diff options
Diffstat (limited to 'drivers/net/via-velocity.h')
-rw-r--r-- | drivers/net/via-velocity.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/via-velocity.h b/drivers/net/via-velocity.h index d37a30329312..4e28fd6fb366 100644 --- a/drivers/net/via-velocity.h +++ b/drivers/net/via-velocity.h | |||
@@ -1423,7 +1423,6 @@ enum velocity_msg_level { | |||
1423 | */ | 1423 | */ |
1424 | 1424 | ||
1425 | #define VELOCITY_FLAGS_TAGGING 0x00000001UL | 1425 | #define VELOCITY_FLAGS_TAGGING 0x00000001UL |
1426 | #define VELOCITY_FLAGS_TX_CSUM 0x00000002UL | ||
1427 | #define VELOCITY_FLAGS_RX_CSUM 0x00000004UL | 1426 | #define VELOCITY_FLAGS_RX_CSUM 0x00000004UL |
1428 | #define VELOCITY_FLAGS_IP_ALIGN 0x00000008UL | 1427 | #define VELOCITY_FLAGS_IP_ALIGN 0x00000008UL |
1429 | #define VELOCITY_FLAGS_VAL_PKT_LEN 0x00000010UL | 1428 | #define VELOCITY_FLAGS_VAL_PKT_LEN 0x00000010UL |