• Linus Torvalds's avatar
    Fix up natsemi network driver IO accessor types. · 43403bb3
    Linus Torvalds authored
    Basic cleanup - replace untyped/wrongly typed "dev->base_addr" with
    use of a strongly typed "ioaddr".
    
    Fixed up resulting mii_delay() search-and-replace error noticed by
    Andrey Klochko.
    
    Verified by Franz Pletz.
    43403bb3
natsemi.c 91.5 KB