diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2016-08-30 17:44:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-01 16:35:30 -0700 |
commit | 85a3d4a9356b595d5440c3f1bf07ee7cecca1567 (patch) | |
tree | 9138e94f7bd27a7affbb03ed8a1d9e011a2a599d /Documentation | |
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 <kyeyoonp@codeaurora.org>
CC: Roopa Prabhu <roopa@cumulusnetworks.com>
CC: Stephen Hemminger <stephen@networkplumber.org>
CC: bridge@lists.linux-foundation.org
Fixes: 958501163ddd ("bridge: Add support for IEEE 802.11 Proxy ARP")
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions