mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
rtlwifi: Remove unused ETH_ADDR_LEN defines
Just neatening. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
449e39d9d7
commit
fb04121417
@ -1190,7 +1190,6 @@
|
||||
|
||||
#define USB_AGG_EN BIT(3)
|
||||
|
||||
#define MAC_ADDR_LEN 6
|
||||
#define LAST_ENTRY_OF_TX_PKT_BUFFER 255
|
||||
|
||||
#define POLLING_LLT_THRESHOLD 20
|
||||
|
@ -998,7 +998,6 @@
|
||||
#define SCR_RXBCUSEDK BIT(7)
|
||||
|
||||
/* General definitions */
|
||||
#define MAC_ADDR_LEN 6
|
||||
#define LAST_ENTRY_OF_TX_PKT_BUFFER 255
|
||||
#define LAST_ENTRY_OF_TX_PKT_BUFFER_DUAL_MAC 127
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user