]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
No log bit in IOCStatus and endian-safe changes.
authorStephen McConnell <slm@FreeBSD.org>
Mon, 9 May 2016 16:21:14 +0000 (16:21 +0000)
committerStephen McConnell <slm@FreeBSD.org>
Mon, 9 May 2016 16:21:14 +0000 (16:21 +0000)
commitd3f6eabf131ddfb53caf67b90d53b2538cb4ab79
tree32f04067263969b0bdd6f4239474818e1a25114c
parent2bbc5fcb4b97ba21bc2d5ae0afb3178c04b3e57f
No log bit in IOCStatus and endian-safe changes.

Use MPI2_IOCSTATUS_MASK when checking IOCStatus to mask off the log bit, and
make a few more things endian-safe.

Reviewed by:    ken, scottl, ambrisko, asomers
Approved by: ken, scottl, ambrisko
MFC after:      1 week
Differential Revision: https://reviews.freebsd.org/D6097
sys/dev/mpr/mpr.c
sys/dev/mpr/mpr_sas.c
sys/dev/mpr/mpr_user.c