scottl 2006-11-18 07:33:53 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Change the internal API for polled commands. Calling mfi_polled_command
after calling mfi_mapcmd is no longer needed, so long as the MFI_CMD_POLLED
flag is set. This change eliminates the possibility of a polled command
getting posted twice to the driver. This is turn fixes panics on shutdown
when INVARIANTS is set.
Sponsored by: Ironport
Revision Changes Path
1.23 +39 -83 src/sys/dev/mfi/mfi.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"