diff options
author | 2020-07-01 00:02:08 +0000 | |
---|---|---|
committer | 2020-07-01 00:02:08 +0000 | |
commit | 56332b02304b252ce9f7aaa920f0c13aa7f881bd (patch) | |
tree | c5622f7052dc2218ceedacff646be5a28d637f04 /usr.bin/ssh/ssh_api.c | |
parent | Fix two places where carp backup state is misspelled in comments. (diff) | |
download | wireguard-openbsd-56332b02304b252ce9f7aaa920f0c13aa7f881bd.tar.xz wireguard-openbsd-56332b02304b252ce9f7aaa920f0c13aa7f881bd.zip |
If the adapter card needs to keep track of its own id on the bus, or
the width of the bus it is providing, it should rely on info in its
softc. i.e. not on info in the prototype scsi_link that is passed out
for other bits of the kernel to fiddle with.
Most drivers already do this. Make it so for the laggards iha(4) and
siop(4). Actually use the existing softc value in wd33c93.c.
No intentional functional change.
Diffstat (limited to 'usr.bin/ssh/ssh_api.c')
0 files changed, 0 insertions, 0 deletions