Need to NULL terminate this list. It worked before by accidental data
in the module following it that terminated the search.
This commit is contained in:
parent
56f3600c8b
commit
a5ec991c27
@ -49,6 +49,7 @@ static int fdc_pccard_attach(device_t);
|
||||
|
||||
static const struct pccard_product fdc_pccard_products[] = {
|
||||
PCMCIA_CARD(YEDATA, EXTERNAL_FDD),
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user