diff options
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | 2018-05-15 20:52:00 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-16 14:23:04 -0400 |
commit | 1eece799d3f611a28a25319aabbccd4ac948098f (patch) | |
tree | 70aec6a06f9ad84a85363080963993363917b8fe /scripts/bpf_helpers_doc.py | |
parent | b0ec758510c0bafd2ea17edf01aa76ab87e29900 (diff) |
net: qualcomm: rmnet: Capture all drops in transmit path
Packets in transmit path could potentially be dropped if there were
errors while adding the MAP header or the checksum header.
Increment the tx_drops stats in these cases.
Additionally, refactor the code to free the packet and increment
the tx_drops stat under a single label.
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions