Merge of /spare/repo/netdev-2.6 branch misc-fixes
This commit is contained in:
commit
a83d5cf7a1
@ -174,6 +174,7 @@ void tulip_mdio_write(struct net_device *dev, int phy_id, int location, int val)
|
||||
break;
|
||||
}
|
||||
spin_unlock_irqrestore(&tp->mii_lock, flags);
|
||||
return;
|
||||
}
|
||||
|
||||
/* Establish sync by sending 32 logic ones. */
|
||||
|
Loading…
Reference in New Issue
Block a user