mac80211: make a function static
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 28 May 2010 12:26:23 +0000 (14:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 May 2010 17:41:27 +0000 (13:41 -0400)
sparse correctly complains that
__ieee80211_get_channel_mode is not static.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found