staging: et131x: Remove unused MP_TCB defines
These two defines are not used, so remove them. Signed-off-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
365027332b
commit
d99249f17b
1 changed files with 0 additions and 4 deletions
|
@ -134,10 +134,6 @@ MODULE_DESCRIPTION("10/100/1000 Base-T Ethernet Driver for the ET1310 by Agere S
|
|||
#define ET131X_TX_TIMEOUT (1 * HZ)
|
||||
#define NIC_SEND_HANG_THRESHOLD 0
|
||||
|
||||
/* MP_TCB flags */
|
||||
#define FMP_DEST_MULTI 0x00000001
|
||||
#define FMP_DEST_BROAD 0x00000002
|
||||
|
||||
/* MP_ADAPTER flags */
|
||||
#define FMP_ADAPTER_INTERRUPT_IN_USE 0x00000008
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue