Searched hist:240671 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/nvme/
H A Dnvme.hdiff 240671 Tue Sep 18 18:32:27 MDT 2012 jimharris Add __aligned(4) to NVMe defined data structures.

This fixes issue in nvmecontrol(8), where clang throws a cast-align
warning when casting a __packed structure pointer to a uint32_t
pointer as part of printing raw hex output.

Reported by: dhw

Completed in 30 milliseconds