]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Jul 2010 05:20:34 +0000 (22:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jul 2010 05:20:34 +0000 (22:20 -0700)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x/bnx2x_cmn.c

index 30d20c7fee0b2d2b4f09afc41af4e214be3b5aa5..02bf710629a3eec2b4b05f17943c1565b3912144 100644 (file)
@@ -19,6 +19,7 @@
 #include <linux/etherdevice.h>
 #include <linux/ip.h>
 #include <linux/ipv6.h>
+#include <net/ip6_checksum.h>
 #include "bnx2x_cmn.h"
 
 #ifdef BCM_VLAN