commit | 77965c970d7da9c9b6349ff2b1d9adecf54c403b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Feb 18 18:45:06 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 27 14:52:42 2009 -0500 |
tree | bda8a85fa872a46d5cb5c48891cf3ee21c91e838 | |
parent | 630e64c487c0a9550f05b465216a1cd9125b52f2 [diff] |
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>