[SK_BUFF]: Introduce skb_network_offset()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 11 Mar 2007 01:16:10 +0000 (22:16 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:58 +0000 (22:24 -0700)
For the quite common 'skb->nh.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