]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
firewire net: Ensure checksumming in upper layer.
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Sat, 19 Jan 2013 21:43:40 +0000 (21:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 04:16:03 +0000 (23:16 -0500)
commitb577d7e2ad50cfbf43b648e34128a5c231cc5236
treece78beb70971b634052affceb0caea411bc31a5b
parent4fbc5b20e2715997a1b5e634543e8cac9aa36d4c
firewire net: Ensure checksumming in upper layer.

It is wrong to set skb->ip_summed to CHECKSUM_UNNECESSARY unless
the device has already checked it.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/firewire/net.c