cfg80211: clean up signal type
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 18 Feb 2009 17:45:06 +0000 (18:45 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:42 +0000 (14:52 -0500)
commit77965c970d7da9c9b6349ff2b1d9adecf54c403b
treebda8a85fa872a46d5cb5c48891cf3ee21c91e838
parent630e64c487c0a9550f05b465216a1cd9125b52f2
cfg80211: clean up signal type

It wasn't a good idea to make the signal type a per-BSS option,
although then it is closer to the actual value. Move it to be
a per-wiphy setting, update mac80211 to match.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
include/net/wireless.h
net/mac80211/main.c
net/mac80211/scan.c
net/wireless/nl80211.c
net/wireless/scan.c