mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-03 07:41:40 +00:00
staging: vt6656: iwctl: ensure one space between defined name and value
Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c91a8d5a7b
commit
c5a415cab5
@ -47,9 +47,9 @@
|
||||
#include <net/iw_handler.h>
|
||||
|
||||
#ifdef WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT
|
||||
#define SUPPORTED_WIRELESS_EXT 18
|
||||
#define SUPPORTED_WIRELESS_EXT 18
|
||||
#else
|
||||
#define SUPPORTED_WIRELESS_EXT 17
|
||||
#define SUPPORTED_WIRELESS_EXT 17
|
||||
#endif
|
||||
|
||||
static const long frequency_list[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user