]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
remove one remaining "#define BCM_TSO 1"
authorAdrian Bunk <bunk@stusta.de>
Sat, 27 Jan 2007 08:00:03 +0000 (00:00 -0800)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:49 +0000 (16:58 -0500)
Since it's no longer used, this "#define BCM_TSO 1" can now be removed.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/bnx2.c

index 8e96154be031a113896bb4ba80521f8e01409f6e..c416c18007dac16751dcae11d993ce05de7c91e2 100644 (file)
@@ -42,7 +42,6 @@
 #include <net/ip.h>
 #include <net/tcp.h>
 #include <net/checksum.h>
-#define BCM_TSO 1
 #include <linux/workqueue.h>
 #include <linux/crc32.h>
 #include <linux/prefetch.h>