commit | 306d6112f9b396ed237305036f8e889f8aa964b5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Dec 08 12:39:04 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 12 13:48:25 2008 -0500 |
tree | e84748fb374e84bd16d943c2615480a08c96be3d | |
parent | 7ba1c04ed727a70df2dc63464232c0ec906ad67d [diff] |
cfg80211: fix nl80211 frequency handling Fix two small bugs with HT frequency setting: * HT is accepted even when the driver is incapable * HT40 is accepted when the driver cannot do 40 MHz (both on the selected band) Also simplify the code a little. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>