diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2014-05-07 17:05:12 (GMT) |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-05-08 10:00:12 (GMT) |
commit | f29f58a9e53252a50eaea0ece59f1af5fad56b5f (patch) | |
tree | c931471688832e143bb856fda1405e04697c2af0 /fs/cramfs | |
parent | c3d620362dfe9218c7637354c7bce344ea771a31 (diff) | |
download | linux-f29f58a9e53252a50eaea0ece59f1af5fad56b5f.tar.xz |
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
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>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions