• Krzysztof Halasa's avatar
    [netdrvr de2104x] fix ifup/down and promise mode · 66172429
    Krzysztof Halasa authored
    The attached patch fixes the problem: de->macmode variable,
    meant to shadow MacMode (CSR6) register, was used inconsistently,
    causing some updates to this register to be dropped.
    
    2.4 kernel doesn't shadow this register at all, so I removed
    shadowing from 2.6 as well.
    66172429
de2104x.c 52.8 KB