Archived
14
0
Fork 0

Merge of /spare/repo/netdev-2.6 branch misc-fixes

This commit is contained in:
2005-05-25 13:56:22 -04:00 committed by Jeff Garzik
commit a83d5cf7a1

View file

@ -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. */