via-velocity: Set tx checksum from ethtool instead of module parameter
Defaults to on (as before). Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
c79992fdde
commit
b06f78f4d0
@@ -1423,7 +1423,6 @@ enum velocity_msg_level {
|
||||
*/
|
||||
|
||||
#define VELOCITY_FLAGS_TAGGING 0x00000001UL
|
||||
#define VELOCITY_FLAGS_TX_CSUM 0x00000002UL
|
||||
#define VELOCITY_FLAGS_RX_CSUM 0x00000004UL
|
||||
#define VELOCITY_FLAGS_IP_ALIGN 0x00000008UL
|
||||
#define VELOCITY_FLAGS_VAL_PKT_LEN 0x00000010UL
|
||||
|
Reference in New Issue
Block a user