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)
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>

No differences found