r8169: support IPv6
authorhayeswang <hayeswang@realtek.com>
Fri, 11 Jul 2014 08:25:58 +0000 (16:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jul 2014 21:32:54 +0000 (14:32 -0700)
commite974604b453e87f8d864371786375d3d511fdf56
tree8a0b41a5cc8db77b424ee30a8efbb472c08d4fb0
parentbdfa4ed68187c436caee8adc1ef1d4b0d75ca0ae
r8169: support IPv6

Support the IPv6 hw checksum for RTL8111C and later chips. Note
that the hw has the limitation for the transport offset. The
checksum must be calculated by sw, when the transport offset is
out of the range which the hw accepts.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c