Matthias Kaehlcke
a4ac6f2e53
mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()
...
cfg80211_chandef_create() expects an 'enum nl80211_channel_type' as
channel type however in ieee80211_sta_join_ibss()
NL80211_CHAN_WIDTH_20_NOHT is passed in two occasions, which is of
the enum type 'nl80211_chan_width'. Change the value to NL80211_CHAN_NO_HT
(20 MHz, non-HT channel) of the channel type enum.
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-18 11:02:35 +02:00
..
2017-01-22 16:46:13 -05:00
2017-03-03 21:44:35 -08:00
2016-12-24 11:46:01 -08:00
2017-02-06 11:25:57 -05:00
2017-02-27 18:43:47 -08:00
2017-03-02 08:42:32 +01:00
2017-03-02 08:42:29 +01:00
2017-03-02 14:39:17 -08:00
2017-03-02 08:42:32 +01:00
2017-03-04 17:31:39 -08:00
2017-03-02 08:42:29 +01:00
2017-01-30 11:05:04 +01:00
2017-03-03 10:16:38 -08:00
2017-03-04 17:31:39 -08:00
2017-03-04 17:31:39 -08:00
2017-03-02 08:42:29 +01:00
2017-03-03 10:16:38 -08:00
2017-02-11 02:31:11 -05:00
2017-02-16 21:25:49 -05:00
2017-02-21 13:25:22 -05:00
2017-02-27 18:43:47 -08:00
2017-02-03 15:16:45 -05:00
2017-03-04 17:31:39 -08:00
2017-03-04 17:31:39 -08:00
2016-12-25 17:21:22 +01:00
2017-03-02 08:42:32 +01:00
2017-03-02 08:42:32 +01:00
2017-03-02 08:42:32 +01:00
2017-02-28 10:00:39 -08:00
2016-12-24 11:46:01 -08:00
2017-03-02 08:42:32 +01:00
2017-04-18 11:02:35 +02:00
2017-03-02 08:42:38 +01:00
2017-02-20 11:13:37 -05:00
2017-03-04 17:31:39 -08:00
2017-01-06 22:20:45 -05:00
2017-01-27 12:03:29 -05:00
2017-03-02 08:42:29 +01:00
2017-03-02 08:42:32 +01:00
2017-03-02 13:14:44 -08:00
2017-03-01 20:55:57 -08:00
2017-03-02 08:42:32 +01:00
2017-01-24 13:44:28 -05:00
2017-01-10 20:45:04 -05:00
2017-03-04 17:31:39 -08:00
2017-01-24 11:07:35 +01:00
2017-03-02 08:42:29 +01:00
2017-03-04 17:31:39 -08:00
2017-03-02 08:42:27 +01:00
2017-03-04 17:31:39 -08:00
2017-03-03 01:43:37 +01:00
2017-03-03 20:43:26 -08:00
2017-03-02 08:42:31 +01:00
2017-03-02 08:42:32 +01:00
2017-03-02 08:42:29 +01:00
2017-03-03 10:16:38 -08:00
2017-04-18 11:02:18 +02:00
2017-03-02 08:42:29 +01:00
2017-02-26 21:35:24 -05:00
2017-02-22 10:15:09 -08:00
2017-02-17 13:40:05 -05:00
2017-02-03 15:16:45 -05:00
2017-02-21 13:35:25 -05:00