[SK_BUFF]: Introduce skb_set_network_header
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 12 Mar 2007 01:39:41 +0000 (22:39 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:25:01 +0000 (22:25 -0700)
For the cases where the network header is being set to a offset from skb->data.

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

No differences found