linux/drivers/net/ethernet/smsc
Lance Roy 97eeebea89 smsc: Replace spin_is_locked() with lockdep
lockdep_assert_held() is better suited to checking locking requirements,
since it only checks if the current thread holds the lock regardless of
whether someone else does. This is also a step towards possibly removing
spin_is_locked().

Signed-off-by: Lance Roy <ldr709@gmail.com>
Cc: Steve Glendinning <steve.glendinning@shawell.net>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
2018-11-12 09:06:22 -08:00
..
epic100.c epic100: remove redundant variable 'irq' 2018-07-04 22:39:11 +09:00
Kconfig net: smsc: remove m32r/mn10300 specific smc91x configuration 2018-03-26 15:56:26 +02:00
Makefile
smc91c92_cs.c
smc91x.c net: ethernet: smsc: smc91x: simplify getting .driver_data 2018-10-21 21:10:12 -07:00
smc91x.h net: smc91x: remove the dmaengine compat need 2018-06-21 10:45:47 +02:00
smc911x.c net: smsc: fix return type of ndo_start_xmit function 2018-09-26 10:15:17 -07:00
smc911x.h
smc9194.c
smc9194.h
smsc911x.c net: smsc: fix return type of ndo_start_xmit function 2018-09-26 10:15:17 -07:00
smsc911x.h smsc: Replace spin_is_locked() with lockdep 2018-11-12 09:06:22 -08:00
smsc9420.c net: ethernet: Add helper for MACs which support asym pause 2018-09-12 20:24:21 -07:00
smsc9420.h