diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2001-06-24 22:00:02 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2001-06-24 22:00:02 +0000 |
commit | 8fbaa9ccdc93ccb5d210aee64e85f04b44b20d3c (patch) | |
tree | cb465845b919354f41cbb21abdd13137c8d87a9b /sys/arch | |
parent | a947602a8e490b9c56e746231bf6fc1a45b63ab9 (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