diff options
author | RongQing.Li <roy.qing.li@gmail.com> | 2012-04-26 21:01:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-28 21:59:18 -0400 |
commit | 62ecc37986414ff98ba863f8f4b8c3fa9c8fb808 (patch) | |
tree | 4db2263863675bd980745c55cd45b10503cc8a98 /net/ipv6 | |
parent | d89bdff152acc0c1e1c8093832547a553b69b45c (diff) | |
download | linux-62ecc37986414ff98ba863f8f4b8c3fa9c8fb808.tar.gz linux-62ecc37986414ff98ba863f8f4b8c3fa9c8fb808.tar.bz2 linux-62ecc37986414ff98ba863f8f4b8c3fa9c8fb808.zip |
drivers/net/oki-semi: Donot recompute IP header checksum
If I understand correct, NETIF_F_IP_CSUM only means the hardware
will compute the TCP/UDP checksum, IP checksum is always computed
in software
So as a workround of hardware unable to compute small packages
checksum, do not need to compute IP header checksum.
Signed-off-by: RongQing.Li <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions