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:
1269fa7
)
mac80211: avoid crashing when no scan sdata
author
Johannes Berg
<johannes@sipsolutions.net>
Wed, 15 Apr 2009 19:33:15 +0000
(21:33 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 17 Apr 2009 19:27:13 +0000
(15:27 -0400)
Using the scan_sdata variable here is terribly wrong,
if there has never been a scan then we fail. However,
we need a bandaid...
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org [2.6.29]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found