commit | e974604b453e87f8d864371786375d3d511fdf56 | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Fri Jul 11 16:25:58 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 11 14:32:54 2014 -0700 |
tree | 8a0b41a5cc8db77b424ee30a8efbb472c08d4fb0 | |
parent | bdfa4ed68187c436caee8adc1ef1d4b0d75ca0ae [diff] |
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>