Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9092f46b authored by John W. Linville's avatar John W. Linville Committed by Jeff Garzik
Browse files

[PATCH] tulip: add return to ULI526X clause in tulip_mdio_write



The 'if' clause for ULI526X in tulip_mdio_write allows for
spin_unlock_irqrestore to be called twice for tp->mii_lock.  I believe
this is caused by the unintentional omission of a return at the end
of that clause.  This patch adds that return.

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 187a1a94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment