commit | d3c990fb26b78f60614885d9ecaf7b7686b7b098 | [log] [tgz] |
---|---|---|
author | Ron Rindjunsky <ron.rindjunsky@intel.com> | Mon Nov 26 16:14:34 2007 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:55:33 2008 -0800 |
tree | 4948049e6b1bd1ee0392173380e8444e69baa8c5 | |
parent | fd4c7f2fce1737105208c564e1458c885918982d [diff] |
mac80211: adding 802.11n configuration flows This patch configures the 802.11n mode of operation internally in ieee80211_conf structure and in the low-level driver as well (through op conf_ht). It does not include AP configuration flows. Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>