Browse Source

net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Stephen Rothwell 15 years ago
parent
commit
7f3e01fee4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/net/bnx2x/bnx2x_cmn.c

+ 1 - 0
drivers/net/bnx2x/bnx2x_cmn.c

@@ -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