• Scott Feldman's avatar
    [PATCH] e100: use NAPI mode all the time · f1261b62
    Scott Feldman authored
    I see no reason to keep the non-NAPI option for e100.  This patch removes
    the CONFIG_E100_NAPI option and puts the driver in NAPI mode all the time.
    Matches the way tg3 works.
    
    Unless someone has a really good reason to keep the non-NAPI mode, this
    should go in for 2.6.7.
    
    -scott
    f1261b62
e100.c 63.1 KB