linux/drivers/net/atl1
Ingo Molnar 5845b677cf atl1: use spin_trylock_irqsave()
use the simpler spin_trylock_irqsave() API to get the adapter lock.

[ this is also a fix for -rt where adapter->lock is a sleeping lock. ]

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-08-07 17:18:32 -04:00
..
Makefile Add Attansic L1 ethernet driver. 2007-02-08 10:42:37 -05:00
atl1.h Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2007-07-16 17:48:54 -07:00
atl1_ethtool.c atl1: use dev_printk macros 2007-05-08 01:20:15 -04:00
atl1_hw.c atl1: fix whitespace damage 2007-05-08 01:20:15 -04:00
atl1_hw.h atl1: use kernel provided ethernet length constants 2007-07-24 16:28:41 -04:00
atl1_main.c atl1: use spin_trylock_irqsave() 2007-08-07 17:18:32 -04:00
atl1_param.c [netdrvr] atl1: fix build 2007-05-08 02:32:17 -04:00