瀏覽代碼

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 年之前
父節點
當前提交
7f3e01fee4
共有 1 個文件被更改,包括 1 次插入0 次删除
  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