From: Florian Fainelli Date: Thu, 2 Oct 2014 16:43:16 +0000 (-0700) Subject: net: systemport: fix bcm_sysport_insert_tsb() X-Git-Tag: fixes-against-v3.18-rc2~144^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e87474a6e697857df21cff0707a2472abceca8b3;p=pandora-kernel.git net: systemport: fix bcm_sysport_insert_tsb() Similar to commit bc23333ba11fb7f959b7e87e121122f5a0fbbca8 ("net: bcmgenet: fix bcmgenet_put_tx_csum()"), we need to return the skb pointer in case we had to reallocate the SKB headroom. Fixes: 80105befdb4b8 ("net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver") Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed