From: Stephen Rothwell Date: Thu, 29 Jul 2010 05:20:34 +0000 (-0700) Subject: net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7f3e01fee41a322747db2d7574516d9fbd3785c0;p=openwrt%2Fstaging%2Fblogic.git net: bnx2x_cmn.c needs net/ip6_checksum.h for csum_ipv6_magic Signed-off-by: Stephen Rothwell Signed-off-by: David S. Miller --- diff --git a/drivers/net/bnx2x/bnx2x_cmn.c b/drivers/net/bnx2x/bnx2x_cmn.c index 30d20c7fee0b..02bf710629a3 100644 --- a/drivers/net/bnx2x/bnx2x_cmn.c +++ b/drivers/net/bnx2x/bnx2x_cmn.c @@ -19,6 +19,7 @@ #include #include #include +#include #include "bnx2x_cmn.h" #ifdef BCM_VLAN