projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05f8a09
)
iwlagn: enable 11n support for "_d" sku
author
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Tue, 6 Sep 2011 16:31:23 +0000
(09:31 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 14 Sep 2011 17:56:41 +0000
(13:56 -0400)
"_d" SKU is 11n enabled device
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-2000.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/iwlwifi/iwl-2000.c
b/drivers/net/wireless/iwlwifi/iwl-2000.c
index 764d3104e12822e2f08676d1f4e24c955f5089df..913f2a22852727b6b17e976b4f43bc9a835a3097 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/iwl-2000.c
+++ b/
drivers/net/wireless/iwlwifi/iwl-2000.c
@@
-285,6
+285,7
@@
struct iwl_cfg iwl2000_2bg_cfg = {
struct iwl_cfg iwl2000_2bgn_d_cfg = {
.name = "2000D Series 2x2 BGN",
IWL_DEVICE_2000,
+ .ht_params = &iwl2000_ht_params,
};
#define IWL_DEVICE_2030 \