]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[SK_BUFF]: Introduce skb_transport_offset()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 26 Apr 2007 00:55:53 +0000 (17:55 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:25:16 +0000 (22:25 -0700)
For the quite common 'skb->h.raw - skb->data' sequence.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found