From: Jarek Poplawski Date: Sat, 25 Dec 2010 07:39:59 +0000 (+0000) Subject: epic100: hamachi: yellowfin: Fix skb allocation size X-Git-Tag: v2.6.37-rc8~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a36df8a857edee8cd8967cbe99a85574d22f482;p=pandora-kernel.git epic100: hamachi: yellowfin: Fix skb allocation size Joel Soete reported oopses during pppoe over sundance NIC, caused by a bug in skb allocation and dma mapping code, where skb_reserve() bytes weren't taken into account. As a followup to the patch: "sundance: Fix oopses with corrupted skb_shared_info" very similar code is fixed here for three other drivers. Signed-off-by: Jarek Poplawski Cc: Joel Soete Cc: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed