commit | e3fa85883d1566d788960c0f31866a26c898c070 | [log] [tgz] |
---|---|---|
author | Doug Berger <opendmb@gmail.com> | Tue Dec 17 16:51:14 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 19 18:11:10 2019 -0800 |
tree | bf45409a2f02010ae0c30d77a691f7c850c309db | |
parent | ae895c49905cd99aca24d23361b72ed559b30f4f [diff] |
net: bcmgenet: Be drop monitor friendly while re-allocating headroom During bcmgenet_put_tx_csum() make sure we differentiate a SKB headroom re-allocation failure from the normal swap and replace path. Signed-off-by: Doug Berger <opendmb@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>