Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
Conflicts: drivers/net/wireless/iwlwifi/iwl-agn-tx.c net/mac80211/sta_info.h
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
* RF3320 2.4G 1T1R(RT3350/RT3370/RT3390)
|
||||
* RF3322 2.4G 2T2R(RT3352/RT3371/RT3372/RT3391/RT3392)
|
||||
* RF3853 2.4G/5G 3T3R(RT3883/RT3563/RT3573/RT3593/RT3662)
|
||||
* RF5370 2.4G 1T1R
|
||||
* RF5390 2.4G 1T1R
|
||||
*/
|
||||
#define RF2820 0x0001
|
||||
@@ -66,6 +67,7 @@
|
||||
#define RF3320 0x000b
|
||||
#define RF3322 0x000c
|
||||
#define RF3853 0x000d
|
||||
#define RF5370 0x5370
|
||||
#define RF5390 0x5390
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user