diff options
| author | Vasanthakumar Thiagarajan <[email protected]> | 2011-10-03 17:28:07 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2011-11-11 12:50:54 +0200 |
| commit | 4159cc935a7ed119e5f824db06defaa34d992b56 (patch) | |
| tree | 7e5a7bf27f7d7e717173c9636820ac84bd9ecb3d /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 861dd058f495973c7ad2a44b8f68f3cc05733eab (diff) | |
ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()
Packet is not reclaimed when ath6kl_htc_rx_process_hdr() fails.
Fix this by deferring the packet deletion from comp_pktq till
ath6kl_htc_rx_process_hdr() returns success. This bug is found
in code review, impact is not easily visible as the leak happens
only in failure cases.
Signed-off-by: Vasanthakumar Thiagarajan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions