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:
Warner Losh 2017-12-22 17:13:54 +00:00
parent 56f3600c8b
commit a5ec991c27

View File

@ -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