Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: drivers/net/wireless/iwlwifi/iwl-core.c drivers/net/wireless/iwlwifi/iwl-sta.c
此提交包含在:
@@ -378,6 +378,9 @@ struct l2_fhdr {
|
||||
* pci_config_l definition
|
||||
* offset: 0000
|
||||
*/
|
||||
#define BNX2_PCICFG_MSI_CONTROL 0x00000058
|
||||
#define BNX2_PCICFG_MSI_CONTROL_ENABLE (1L<<16)
|
||||
|
||||
#define BNX2_PCICFG_MISC_CONFIG 0x00000068
|
||||
#define BNX2_PCICFG_MISC_CONFIG_TARGET_BYTE_SWAP (1L<<2)
|
||||
#define BNX2_PCICFG_MISC_CONFIG_TARGET_MB_WORD_SWAP (1L<<3)
|
||||
@@ -6882,6 +6885,9 @@ struct bnx2 {
|
||||
|
||||
u8 num_tx_rings;
|
||||
u8 num_rx_rings;
|
||||
|
||||
u32 idle_chk_status_idx;
|
||||
|
||||
};
|
||||
|
||||
#define REG_RD(bp, offset) \
|
||||
|
新增問題並參考
封鎖使用者