mac80211: clean up scan namespace
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 10 Sep 2008 22:01:55 +0000 (00:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:22 +0000 (16:48 -0400)
commitc2b13452b283f9c4a5b02a6b53ed6416ebf4c03c
tree756b8c9668c643293a46389b8b8f34b8efd3d2ea
parent213cd118cbb88b76ae48f92cfb7dbef9a83cca62
mac80211: clean up scan namespace

Most of the scan functions are called ieee80211_sta_scan_*
or similar, make clean it up so they are all just called
ieee80211_scan_*.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/mesh.c
net/mac80211/mlme.c
net/mac80211/rx.c
net/mac80211/scan.c
net/mac80211/tx.c
net/mac80211/util.c
net/mac80211/wext.c