HomeFreeBSD

adaasync: Harmonize with daasync

Description

adaasync: Harmonize with daasync

We should call cam_periph_async() always, like SCSI does. This routine
is supposed to be more of a catch-all.

cam_periph_async() only does actions for AC_LOST_DEVICE. It ignores all
other events (today), but this may not always be true. So this is a nop
change.

Drop in a 'break' so we don't fall through unnecessarily.

Sponsored by: Netflix
Reviewed by: mav
Differential Revision: https://reviews.freebsd.org/D35057

Details

Provenance
impAuthored on Apr 26 2022, 5:01 PM
Reviewer
mav
Differential Revision
D35057: adaasync: Harmonize with daasync
Parents
rGfe2c9f83a6dc: Remove dead code.
Branches
Unknown
Tags
Unknown