Files
linux-stable-mirror/include/linux
Herbert Xu bcd7611117 [NET]: Generalise TSO-specific bits from skb_setup_caps
This patch generalises the TSO-specific bits from sk_setup_caps by adding
the sk_gso_type member to struct sock.  This makes sk_setup_caps generic
so that it can be used by TCPv6 or UFO.

The only catch is that whoever uses this must provide a GSO implementation
for their protocol which I think is a fair deal :) For now UFO continues to
live without a GSO implementation which is OK since it doesn't use the sock
caps field at the moment.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-30 14:12:08 -07:00
..
2006-06-27 17:32:38 -07:00
2006-06-26 09:58:36 -07:00
2006-06-26 09:58:34 -07:00
2006-06-27 17:32:47 -07:00
2006-06-29 16:58:06 -07:00
2006-06-28 15:54:27 -07:00
2006-06-30 11:25:38 -07:00
2006-06-27 17:32:47 -07:00
2006-06-29 16:58:30 -07:00
2006-06-30 11:25:37 -07:00
2006-06-27 17:32:47 -07:00
2006-06-26 10:51:09 -07:00
2006-06-30 11:25:36 -07:00