• Adam Belay's avatar
    [PATCH] Fix sb_card.c for "name" removal · c79ba1b1
    Adam Belay authored
    This will correct the sb_card compile error from removing "name" from
    "struct device".
    
    I also decided to read the name from the card structure instead of the
    device structure because, for isapnp devices, the card structure is more
    likely to contain an appropriate name.
    c79ba1b1
sb_card.c 9.13 KB