From: Arnaldo Carvalho de Melo Date: Mon, 12 Mar 2007 23:05:39 +0000 (-0300) Subject: [SK_BUFF] ipmr: Missed one conversion to skb_network_header() X-Git-Tag: v2.6.22-rc1~1128^2~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0272ffc46f81a4bbbf302ba093c737e969c5bb55;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed