]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6368a1076e77ac651d532a951f5042ff76b3979b
treea79e468ccfaf9681665dc1267f57aea4f837c507
parent7adc80018dcc5905d22019765ba35664975b0a53
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