diff options
author | Nikolay Aleksandrov <[email protected]> | 2016-08-30 17:44:29 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-01 16:35:30 -0700 |
commit | 85a3d4a9356b595d5440c3f1bf07ee7cecca1567 (patch) | |
tree | 9138e94f7bd27a7affbb03ed8a1d9e011a2a599d /tools/perf/scripts/python | |
parent | 29c994e361009142ec0bca6493cc8f7b0d3c561a (diff) |
net: bridge: don't increment tx_dropped in br_do_proxy_arp
pskb_may_pull may fail due to various reasons (e.g. alloc failure), but the
skb isn't changed/dropped and processing continues so we shouldn't
increment tx_dropped.
CC: Kyeyoon Park <[email protected]>
CC: Roopa Prabhu <[email protected]>
CC: Stephen Hemminger <[email protected]>
CC: [email protected]
Fixes: 958501163ddd ("bridge: Add support for IEEE 802.11 Proxy ARP")
Signed-off-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions