• Jeff Garzik's avatar
    Update eepro100 net driver's mdio_{read,write} functions · 414daf01
    Jeff Garzik authored
    to take 'struct net_device *' not 'long' as their first
    argument.  This makes eepro100 compatible with the standard
    MII ethtool API, preparing it for that support.
    
    No functional changes should occur with this patch, if anything
    changes at all it is a bug.  (and testing shows no changes...)
    414daf01
eepro100.c 77.9 KB