diff options
author | Richard Cochran <[email protected]> | 2011-10-21 00:49:17 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-10-24 19:14:50 -0400 |
commit | 8b3408f8ee994973869d8ba32c5bf482bc4ddca4 (patch) | |
tree | 4394a829b509a481799a65868c61488a26698a74 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | f5ff7cd1a84caa9545d952a37ac872ccb73825fb (diff) |
dp83640: free packet queues on remove
If the PHY should disappear (for example, on an USB Ethernet MAC), then
the driver would leak any undelivered time stamp packets. This commit
fixes the issue by calling the appropriate functions to free any packets
left in the transmit and receive queues.
The driver first appeared in v3.0.
Signed-off-by: Richard Cochran <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Cc: <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions