diff options
author | françois romieu <romieu@fr.zoreil.com> | 2016-04-28 00:29:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-29 00:19:58 +0300 |
commit | 222e4d0b13c674b28a562d67c270367d45d0a53d (patch) | |
tree | 07f19841307886028a50c81894e36d86739874ac /drivers/hid/hid-topseed.c | |
parent | badf3ada60ab8f76f9488dc8f5c0c57f70682f5a (diff) | |
download | linux-222e4d0b13c674b28a562d67c270367d45d0a53d.tar.xz |
pch_gbe: replace private tx ring lock with common netif_tx_lock
pch_gbe_tx_ring.tx_lock is only used in the hard_xmit handler and
in the transmit completion reaper called from NAPI context.
Compile-tested only. Potential victims Cced.
Someone more knowledgeable may check if pch_gbe_tx_queue could
have some use for a mmiowb.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Darren Hart <dvhart@infradead.org>
Cc: Andy Cress <andy.cress@us.kontron.com>
Cc: bryan@fossetcon.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hid/hid-topseed.c')
0 files changed, 0 insertions, 0 deletions