From: Petri Gynther Date: Wed, 1 Oct 2014 18:30:01 +0000 (-0700) Subject: net: bcmgenet: fix bcmgenet_put_tx_csum() X-Git-Tag: fixes-against-v3.18-rc2~144^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc23333ba11fb7f959b7e87e121122f5a0fbbca8;p=pandora-kernel.git net: bcmgenet: fix bcmgenet_put_tx_csum() bcmgenet_put_tx_csum() needs to return skb pointer back to the caller because it reallocates a new one in case of lack of skb headroom. Signed-off-by: Petri Gynther Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed