[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)
commitc14d2450cb7fe1786e2ec325172baf66922bf597
tree1186bfb1ed197e81a1ff816a513ad69503d5d786
parent878c814500b123dd61a5e211879a32e5fd932713
[SK_BUFF]: Introduce skb_set_network_header

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>
include/linux/skbuff.h
net/ax25/ax25_out.c
net/ipv4/ip_output.c
net/ipv4/tcp_input.c
net/ipv6/ip6_output.c