Skip to content

Commit

Permalink
Merge of /spare/repo/netdev-2.6 branch misc-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown authored and Jeff Garzik committed May 25, 2005
2 parents 2a24ab6 + 9092f46 commit a83d5cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/tulip/media.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down

0 comments on commit a83d5cf

Please sign in to comment.