git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1800329
)
cfg80211: fix warning when using WEXT for IBSS
author
Bruno Randolf
<br1@einfach.org>
Thu, 26 Sep 2013 15:55:28 +0000
(16:55 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 26 Sep 2013 17:43:14 +0000
(19:43 +0200)
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.
Cc: stable@vger.kernel.org
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/ibss.c
patch
|
blob
|
history
diff --cc
net/wireless/ibss.c
Simple merge