staging: rtl8192su: fix compile error from wireless-testing commit
[deliverable/linux.git] / drivers / net / via-velocity.h
index d37a30329312c4aaab31a33708a5f2b9688f8c5a..ef4a0f64ba16b4634a717ff4ccb2b26357e9bfeb 100644 (file)
@@ -29,7 +29,7 @@
 
 #define VELOCITY_NAME          "via-velocity"
 #define VELOCITY_FULL_DRV_NAM  "VIA Networking Velocity Family Gigabit Ethernet Adapter Driver"
-#define VELOCITY_VERSION       "1.14"
+#define VELOCITY_VERSION       "1.15"
 
 #define VELOCITY_IO_SIZE       256
 #define VELOCITY_NAPI_WEIGHT   64
@@ -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
This page took 0.026954 seconds and 5 git commands to generate.