summaryrefslogtreecommitdiff
path: root/drivers/net/ne.c
diff options
context:
space:
mode:
authorMartin Gebert <martin.gebert@alpha-bit.de>2008-07-23 07:40:09 (GMT)
committerJeff Garzik <jgarzik@redhat.com>2008-09-24 22:48:58 (GMT)
commit533763d34862101090f8563aa9da202583b2423d (patch)
tree516d09b5cd590c27f4a15f7740a617265ac143e7 /drivers/net/ne.c
parent894d6276ed8dca0365a91b6d4858c37c58b962d7 (diff)
downloadlinux-533763d34862101090f8563aa9da202583b2423d.tar.xz
[netdrvr] au1000_eth: Spinlock initialisation fix
Seems like the spinlock for the AU1x00 ethernet device is initialised too late, as it is already used in enable_mac(), which is called via mii_probe() before the init takes place. The attached patch is working here for a Linux Au1100 2.6.22.6 kernel, and as far as I checked should also be applicable to the current head (just line numbers differ). Signed-off-by: Martin Gebert <Martin.Gebert@alpha-bit.de> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/ne.c')
0 files changed, 0 insertions, 0 deletions