cnic: Need to include net/ip6_checksum.h
authorDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2009 06:18:35 +0000 (23:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2009 06:18:35 +0000 (23:18 -0700)
commitc05e85a06e376f6b6d59e71e5333d707e956d78b
treea79e468ccfaf9681665dc1267f57aea4f837c507
parent5402240c0bc621ef6865c80043bda30a29365948
cnic: Need to include net/ip6_checksum.h

drivers/net/cnic.c: In function 'cnic_init_storm_conn_bufs':
drivers/net/cnic.c:1757: error: implicit declaration of function 'csum_ipv6_magic'

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cnic.c