From: Dmitry Kravkov Date: Mon, 12 Dec 2011 23:40:53 +0000 (+0000) Subject: bnx2x: properly update skb when mtu > 1500 X-Git-Tag: v3.3-rc1~182^2~248 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=036d2df9b3167598a9c9f1c13d9039f7e6cb0083;p=pandora-kernel.git bnx2x: properly update skb when mtu > 1500 Since commit e52fcb2462ac484e6dd6e68869536609f0216938 newly allocated skb for small packets are not updated properly and dropped by stack. Signed-off-by: Dmitry Kravkov Signed-off-by: Eilon Greenstein Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed