From: Ben Dooks Date: Tue, 5 Feb 2008 00:02:10 +0000 (+0000) Subject: DM9000: Add mutex to protect access X-Git-Tag: v2.6.25-rc2~2^2~31^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2f037cdbe8409c5ff92e8dce5fcdfe2ebb2084;p=pandora-kernel.git DM9000: Add mutex to protect access Add a mutex to serialise access to the chip functions from entries such as the ethtool and the MII code. This should reduce the amount of time the spinlock is held to protect the address register. Signed-off-by: Ben Dooks Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed