| commit | ab86746175a5e1379abb9c7c38522af4d3176f57 | [log] [tgz] |
|---|---|---|
| author | Steve Hodgson <shodgson@solarflare.com> | Sat Nov 28 05:34:44 2009 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Sat Nov 28 23:58:51 2009 -0800 |
| tree | 785e6540facd6807909c24e827a61a1d441fc5bc | |
| parent | 47c3d19f60da7cc018781744b1ffb3b557373e7f [diff] |
sfc: Replace MDIO spinlock with mutex We never use MDIO in atomic context, so we don't need to spin. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>