commit | aa6ca0ec71d8028ec712058efa3d93a54e2bb13e | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Sep 27 15:36:13 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 01 23:11:52 2018 -0700 |
tree | 8cd8c5648536033f0cedd4cd8be5767042a92238 | |
parent | b5061778f8228f81c1af855b403aaf528d32ce5b [diff] |
net: systemport: Be drop monitor friendly while re-allocating headroom During bcm_sysport_insert_tsb() make sure we differentiate a SKB headroom re-allocation failure from the normal swap and replace path. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>