Files
linux/net/wireless
Bruno Randolf e83301f882 cfg80211: fix warning when using WEXT for IBSS
commit f478f33a93 upstream.

Fix kernel warning when using WEXT for configuring ad-hoc mode,
e.g.  "iwconfig wlan0 essid test channel 1"

WARNING: at net/wireless/chan.c:373 cfg80211_chandef_usable+0x50/0x21c [cfg80211]()

The warning is caused by an uninitialized variable center_freq1.

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-13 12:05:31 +09:00
..
2013-08-20 08:43:03 -07:00
2012-11-16 14:29:09 -05:00
2012-10-18 10:53:37 +02:00
2013-03-06 16:36:11 +01:00
2012-10-18 10:53:37 +02:00
2013-05-16 22:38:03 +02:00
2012-12-07 11:58:26 +01:00