commit | c2b13452b283f9c4a5b02a6b53ed6416ebf4c03c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Sep 11 00:01:55 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 15 16:48:22 2008 -0400 |
tree | 756b8c9668c643293a46389b8b8f34b8efd3d2ea | |
parent | 213cd118cbb88b76ae48f92cfb7dbef9a83cca62 [diff] |
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>