Dont panic if no sub-driver is found.
This commit is contained in:
parent
77145a3388
commit
a9ec39136b
@ -128,7 +128,7 @@ notfound:
|
||||
atp = NULL;
|
||||
}
|
||||
/* store our softc */
|
||||
atp->controller->dev_softc[ATA_DEV(atp->unit)] = atp;
|
||||
scp->dev_softc[ATA_DEV(atp->unit)] = atp;
|
||||
}
|
||||
|
||||
int32_t
|
||||
|
Loading…
x
Reference in New Issue
Block a user