aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNoam Camus <[email protected]>2015-08-20 08:00:02 +0300
committerDavid S. Miller <[email protected]>2015-08-23 16:08:53 -0700
commit93fcf83eb953d9ca2d3c51ff7f87095f0dd43511 (patch)
treea6b96b30ef7d072a8c9adc50c6276cfdf91facb3 /tools/perf/scripts/python/export-to-postgresql.py
parent0dd20f3ce04e75521bd3f9867ecbc852ab348912 (diff)
NET: nps_enet: TX done race condition
We need to set tx_skb pointer before send frame. If we receive interrupt before we set pointer we will try to free SKB with wrong pointer. Now we are sure that SKB pointer will never be NULL during handling TX done and check is removed. Signed-off-by: Noam Camus <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions