[PATCH] lockdep: fix smc91x
authorRussell King <rmk+lkml@arm.linux.org.uk>
Tue, 15 Aug 2006 06:00:20 +0000 (23:00 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 19 Aug 2006 21:44:29 +0000 (17:44 -0400)
commit76cb4fe7c0926c2c59f4a36ab169aa2d547c93d1
tree2fa424665a54379e3d3ee07e7b9d6beb6101a462
parentab1976682f31661a898b92593bccfeae14d0a0ae
[PATCH] lockdep: fix smc91x

When booting using root-nfs, I'm seeing (independently) two lockdep dumps
in the smc91x driver.  The patch below fixes both.  Both dumps look like
real locking issues.

Nico - please review and ack if you think the patch is correct.

Dump 1:

Sending DHCP requests .
=================================
[ INFO: inconsistent lock state ]

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/smc91x.c