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:
731f8e1
)
mac80211: fix warning in ieee80211_probe_client
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 11 Nov 2011 19:22:30 +0000
(20:22 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 11 Nov 2011 19:29:35 +0000
(14:29 -0500)
The warning is spurious -- if !sta we always exit without using the
unassigned qos variable, and if we do find the sta we assign it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found