[PATCH] Fix sb_card.c for "name" removal
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.
Showing
Please register or sign in to comment