From: Phil Sutter Date: Thu, 15 Jan 2009 12:29:56 +0000 (+0000) Subject: korina: adjust headroom for new skb's also X-Git-Tag: v2.6.29-rc3~23^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63a66c6c0debcae70183849121734fd4809e1dde;p=pandora-kernel.git korina: adjust headroom for new skb's also This is copy and paste from the original driver. As skb_reserve() is also called within korina_alloc_ring() when initially allocating the receive descriptors, the same should be done when allocating new space after passing an skb to upper layers. Signed-off-by: Phil Sutter Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed