summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2001-06-24 22:00:02 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2001-06-24 22:00:02 +0000
commit8fbaa9ccdc93ccb5d210aee64e85f04b44b20d3c (patch)
treecb465845b919354f41cbb21abdd13137c8d87a9b /sys/arch
parenta947602a8e490b9c56e746231bf6fc1a45b63ab9 (diff)
Remove an over-optimization from the polling loop of siop_scsicmd(),
i.e. calling siop_print_info() immediately for async devices. With the change to use xs->sc_link as parameter to siop_print_info() this immediate call wouldn't work as the sc_link is not initialized until AFTER the return from processing the INQUIRY command. So, just use the default negotiation logic which is triggered by the next command to be handled.
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions