commit | e87474a6e697857df21cff0707a2472abceca8b3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Oct 02 09:43:16 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 04 20:30:04 2014 -0400 |
tree | c9872e881550b36863d96f590a63ad7cf10a9a99 | |
parent | 3be07244b7337760a3269d56b2f4a63e72218648 [diff] |
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 <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>