[BNX2]: Seems to not need net/tcp.h
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sun, 8 Jul 2007 05:54:56 +0000 (22:54 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:18:45 +0000 (22:18 -0700)
Got bored to always recompile it for no reason.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c

index 9181402..d681903 100644 (file)
@@ -40,7 +40,6 @@
 #define BCM_VLAN 1
 #endif
 #include <net/ip.h>
-#include <net/tcp.h>
 #include <net/checksum.h>
 #include <linux/workqueue.h>
 #include <linux/crc32.h>