Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso
This patch adds the wrapper function skb_is_gso which can be used instead
of directly testing skb_shinfo(skb)->gso_size.  This makes things a little
nicer and allows us to change the primary key for indicating whether an skb
is GSO (if we ever want to do that).

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-08 13:34:32 -07:00
..
2005-05-15 18:06:16 -04:00
2006-01-06 08:33:53 -08:00
2006-06-26 09:58:18 -07:00
2006-07-08 13:34:32 -07:00
2005-05-01 08:58:58 -07:00