aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2017-09-18 21:18:18 +0200
committerDavid S. Miller <[email protected]>2017-09-18 14:41:37 -0700
commit7c2e9ba373264b29a35d6df06cc5fb125d189b90 (patch)
tree7daeb1272bceb0199424d1c00473783081589035 /tools/perf/scripts/python
parent9627923062b6a5c40964b188bb222ec8c02fd2d6 (diff)
s390/qeth: don't take queue lock in send_packet_fast()
Locking the output queue prior to TX is needed on OSA devices, to synchronize against a packing flush from the TX completion code (via qeth_check_outbound_queue()). But send_packet_fast() is only used for IQDs, which don't do packing. So remove the locking, and apply some easy cleanups. Signed-off-by: Julian Wiedmann <[email protected]> Reviewed-by: Ursula Braun <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions