projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a334b3
)
[BNX2]: Seems to not need net/tcp.h
author
Ilpo Järvinen
<ilpo.jarvinen@helsinki.fi>
Sun, 8 Jul 2007 05:54:56 +0000
(22:54 -0700)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/bnx2.c
b/drivers/net/bnx2.c
index 91814022fd2961ad21ebbc97e843b68b5fdffbba..d681903c592db0201adec04566b8407e087253a5 100644
(file)
--- a/
drivers/net/bnx2.c
+++ b/
drivers/net/bnx2.c
@@
-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>