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:
c3d6203
)
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
author
Luciano Coelho
<luciano.coelho@intel.com>
Wed, 7 May 2014 17:05:12 +0000
(20:05 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 8 May 2014 10:00:12 +0000
(12:00 +0200)
Commit
59af6928
(mac80211: fix CSA tx queue stopping) introduced a
sparse warning:
net/mac80211/cfg.c:3274:5: warning: symbol '__ieee80211_channel_switch' was not declared. Should it be static?
Fix it by declaring the function static.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
patch
|
blob
|
history
diff --cc
net/mac80211/cfg.c
Simple merge