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:
83f8b47
)
mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Tue, 5 May 2009 19:48:39 +0000
(15:48 -0400)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 6 May 2009 19:15:04 +0000
(15:15 -0400)
net/mac80211/mlme.c:2079:28: warning: symbol 'ssid_len' shadows an earlier one
net/mac80211/mlme.c:2022:12: originally declared here
ssid_len is already being declared and checked above so there is
no need for it again.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c
patch
|
blob
|
history
diff --cc
net/mac80211/mlme.c
Simple merge