summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunhme.c
diff options
context:
space:
mode:
authorBen Dooks <ben-netdev@fluff.org>2005-07-23 18:25:18 +0200
committerJeff Garzik <jgarzik@pobox.com>2005-08-18 22:59:14 +0200
commit9ef9ac51cc5fa5f5811230b5fb242536b636ff47 (patch)
tree228175f622065b3683e2c2b94468210752004804 /drivers/net/sunhme.c
parent[PATCH] 8139cp - redetect link after suspend (diff)
downloadlinux-9ef9ac51cc5fa5f5811230b5fb242536b636ff47.tar.xz
linux-9ef9ac51cc5fa5f5811230b5fb242536b636ff47.zip
[PATCH] DM9000 - spinlock fixes
Fix DM9000 driver usage of spinlocks, which mainly came to light when running a kernel with spinlock debugging. These come down to: 1) Un-initialised spin lock 2) Several cases of using spin_xxx(lock) and not spin_xxx(&lock) 3) move the locking around the phy reg for read/write to only keep the lock when actually reading or writing to the phy. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net/sunhme.c')
0 files changed, 0 insertions, 0 deletions