]> Pileus Git - ~andy/linux/commit
net: mvmdio: slight optimisation of orion_mdio_write
authorLeigh Brown <leigh@solinno.co.uk>
Tue, 29 Oct 2013 09:33:33 +0000 (09:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 22:53:36 +0000 (18:53 -0400)
commit526edcf56759142c1c250d2d4c55db9f25be644b
treebaf06ca3c48ef1ba07730032d83278a6a92d45f5
parent839f46bb4cf73d20d76195d4f2de34801180ae7c
net: mvmdio: slight optimisation of orion_mdio_write

Make only a single call to mutex_unlock in orion_mdio_write.

Signed-off-by: Leigh Brown <leigh@solinno.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/mvmdio.c