From: Eric Dumazet Date: Tue, 4 Sep 2012 19:54:55 +0000 (-0400) Subject: l2tp: fix a typo in l2tp_eth_dev_recv() X-Git-Tag: v3.6-rc6~18^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cc88a7627c333de50b07b7c60b1d49d9d2e6cc;p=pandora-kernel.git l2tp: fix a typo in l2tp_eth_dev_recv() While investigating l2tp bug, I hit a bug in eth_type_trans(), because not enough bytes were pulled in skb head. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed