• Ben Dooks's avatar
    DM9000: Remove old timer based poll routines · fcfa81aa
    Ben Dooks authored
    Remove the timer based MII phy polling, as this is
    currently broken with the new EEPROM code that now
    uses mutexes to protect the phy access.
    
    This will need to be replaced in the future by some
    form of mutex safe mechanism for reading the MII
    phy status.
    
    The replacement has not been done here as changing
    this patch, which is early in the sequence has quite
    a knock-on effect. Once this series is merged, then
    a new presentation of an patch to poll the MII link
    status can be added.
    Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    fcfa81aa
dm9000.c 27.3 KB