commit | 10c806b32db1c9f010945e92043ef2a3f6fffc3f | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Dec 23 15:58:36 2008 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:59:27 2009 -0500 |
tree | fc971f55e0f4b30a63a024ad786498f6b6bc3f36 | |
parent | 51af3d3fbbe326077a7e245268a7de325de6ecd2 [diff] |
mac80211: add HT conf helpers In HT capable drivers you often need to check if you are currently using HT20 or HT40. This adds a few small helpers to let drivers figure that out. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>