summaryrefslogtreecommitdiffstats
path: root/drivers/net/via-velocity.h
diff options
context:
space:
mode:
authorSimon Kagstrom2009-11-25 23:10:52 +0100
committerDavid S. Miller2009-11-27 00:51:25 +0100
commitb06f78f4d06988aca2353fba6376c25726d7e236 (patch)
tree8c3a970a303b3217d55a21520aa3edbfe24fb1ef /drivers/net/via-velocity.h
parentvia-velocity: Re-enable transmit scatter-gather support (diff)
downloadkernel-qcow2-linux-b06f78f4d06988aca2353fba6376c25726d7e236.tar.gz
kernel-qcow2-linux-b06f78f4d06988aca2353fba6376c25726d7e236.tar.xz
kernel-qcow2-linux-b06f78f4d06988aca2353fba6376c25726d7e236.zip
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>
Diffstat (limited to 'drivers/net/via-velocity.h')
-rw-r--r--drivers/net/via-velocity.h1
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 {
*/
#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