diff --git a/input.c b/input.c index c0a7701..62e5386 100644 --- a/input.c +++ b/input.c @@ -19,7 +19,7 @@ * along with this program. If not, see . */ -#define AIRPLANE_KEY KEY_RFKILL +#define AIRPLANE_KEY KEY_WLAN static struct input_dev *s76_input_device; static DEFINE_MUTEX(s76_input_report_mutex);