Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb041214 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

rtlwifi: Remove unused ETH_ADDR_LEN defines



Just neatening.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 449e39d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -1190,7 +1190,6 @@


#define USB_AGG_EN				BIT(3)
#define USB_AGG_EN				BIT(3)


#define MAC_ADDR_LEN				6
#define LAST_ENTRY_OF_TX_PKT_BUFFER		255
#define LAST_ENTRY_OF_TX_PKT_BUFFER		255


#define POLLING_LLT_THRESHOLD			20
#define POLLING_LLT_THRESHOLD			20
+0 −1
Original line number Original line Diff line number Diff line
@@ -998,7 +998,6 @@
#define SCR_RXBCUSEDK				BIT(7)
#define SCR_RXBCUSEDK				BIT(7)


/* General definitions */
/* General definitions */
#define MAC_ADDR_LEN				6
#define LAST_ENTRY_OF_TX_PKT_BUFFER		255
#define LAST_ENTRY_OF_TX_PKT_BUFFER		255
#define LAST_ENTRY_OF_TX_PKT_BUFFER_DUAL_MAC	127
#define LAST_ENTRY_OF_TX_PKT_BUFFER_DUAL_MAC	127