commit | bbe735e4247dba32568a305553b010081c8dea99 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sat Mar 10 22:16:10 2007 -0300 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:24:58 2007 -0700 |
tree | 95d96619c85785a47ccee48965b68d99cf946854 | |
parent | e7dd65dafda5737a983c04d652a69ab8da78ee3f [diff] |
[SK_BUFF]: Introduce skb_network_offset() 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>