diff options
author | Gerhard Engleder <gerhard@engleder-embedded.com> | 2023-01-16 21:24:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-18 13:17:05 +0000 |
commit | 25faa6a4c5ca973ca414e7a7ea919cddf3242b58 (patch) | |
tree | ce5f6887ad1d36dc9ed3bb0efc300fcfae42053e /drivers/firmware/dmi-sysfs.c | |
parent | 75943bc9701bdd438aa0513c4fcb51923e020289 (diff) |
tsnep: Replace TX spin_lock with __netif_tx_lock
TX spin_lock can be eliminated, because the normal TX path is already
protected with __netif_tx_lock and this lock can be used for access to
queue outside of normal TX path too.
Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/firmware/dmi-sysfs.c')
0 files changed, 0 insertions, 0 deletions