From: Arnaldo Carvalho de Melo Date: Sat, 10 Mar 2007 18:56:08 +0000 (-0300) Subject: [PPPOE]: Introduce pppoe_hdr() X-Git-Tag: v2.6.22-rc1~1128^2~350 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797659fb4a4a511649cd71028141c32ad1698a12;p=pandora-kernel.git [PPPOE]: Introduce pppoe_hdr() For consistency with all the other skb->nh.raw accessors. Also do some really obvious simplifications in pppoe_recvmsg, well the kfree_skb one is not so obvious, but free() and kfree() have the same behaviour (hint :-) ). Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed