rt2x00: Remove MGMT ring initialization
Remove the last remnants of the MGMT ring initialization from rt61pci.ko Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
25fd893db2
commit
16938a24ae
@@ -880,7 +880,7 @@ struct hw_pairwise_ta_entry {
|
||||
#define TX_CNTL_CSR_ABORT_TX_MGMT FIELD32(0x00100000)
|
||||
|
||||
/*
|
||||
* LOAD_TX_RING_CSR: Load RX de
|
||||
* LOAD_TX_RING_CSR: Load RX desriptor
|
||||
*/
|
||||
#define LOAD_TX_RING_CSR 0x3434
|
||||
#define LOAD_TX_RING_CSR_LOAD_TXD_AC0 FIELD32(0x00000001)
|
||||
|
Reference in New Issue
Block a user