Succeed for writing bus value... nobody that calls must care :-(
This commit is contained in:
parent
7686abec4a
commit
4c81cb92a3
@ -1527,7 +1527,7 @@ cbb_write_ivar(device_t brdev, device_t child, int which, uintptr_t value)
|
||||
switch (which) {
|
||||
case PCIB_IVAR_BUS:
|
||||
sc->secbus = value;
|
||||
break;
|
||||
return (0);
|
||||
}
|
||||
return (ENOENT);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user