diff options
Diffstat (limited to 'drivers/net/wireless/mwifiex/ioctl.h')
-rw-r--r-- | drivers/net/wireless/mwifiex/ioctl.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/net/wireless/mwifiex/ioctl.h b/drivers/net/wireless/mwifiex/ioctl.h index e0b68e7c8ca2..eb76b7b749ad 100644 --- a/drivers/net/wireless/mwifiex/ioctl.h +++ b/drivers/net/wireless/mwifiex/ioctl.h | |||
@@ -66,13 +66,6 @@ enum { | |||
66 | #define SEC_CHANNEL_ABOVE 1 | 66 | #define SEC_CHANNEL_ABOVE 1 |
67 | #define SEC_CHANNEL_BELOW 3 | 67 | #define SEC_CHANNEL_BELOW 3 |
68 | 68 | ||
69 | struct mwifiex_ds_band_cfg { | ||
70 | u32 config_bands; | ||
71 | u32 adhoc_start_band; | ||
72 | u32 adhoc_channel; | ||
73 | u32 sec_chan_offset; | ||
74 | }; | ||
75 | |||
76 | enum { | 69 | enum { |
77 | ADHOC_IDLE, | 70 | ADHOC_IDLE, |
78 | ADHOC_STARTED, | 71 | ADHOC_STARTED, |