]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/ipmr.c
[SK_BUFF] ipmr: Missed one conversion to skb_network_header()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 12 Mar 2007 23:05:39 +0000 (20:05 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:25:05 +0000 (22:25 -0700)
commit0272ffc46f81a4bbbf302ba093c737e969c5bb55
tree0e646394caf56e5b72af194523b2752871c46411
parent0e1256ffd1ec654b35e023c66f6b262d4cba91e9
[SK_BUFF] ipmr: Missed one conversion to skb_network_header()

We can't access skb->nh.raw directly anymore, it will become an offset.

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