• Roger Luethi's avatar
    [PATCH] Fix 8139too device close · d704f4b7
    Roger Luethi authored
    Starting with 2.5.61, 8139too takes forever (30+ seconds) to take an
    interface down.  This gets the driver back to regular fraction of a
    second time.
    
    The thread exit code assumes it can use SIGTERM to kill the driver
    thread, not SIGKILL.
    d704f4b7
8139too.c 68.4 KB