[IPV6]: Fix ipv6 GSO payload length
authorMichael Chan <mchan@broadcom.com>
Tue, 4 Jul 2006 02:41:11 +0000 (19:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jul 2006 02:41:11 +0000 (19:41 -0700)
Fix ipv6 GSO payload length calculation.

The ipv6 payload length excludes the ipv6 base header length and so
must be subtracted.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ipv6_sockglue.c

Simple merge