linux/drivers/misc/mic
Ashutosh Dixit 173c072787 misc: mic: Fix endianness issues.
Endianness issues are now consistent as per the documentation in
host/mic_virtio.h. Sparse warnings related to endianness are also fixed.
Note that the MIC driver implementation assumes that the host can be
both BE or LE whereas the card is always LE.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com>
Reviewed-by: Nikhil Rao <nikhil.rao@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-27 11:03:38 -08:00
..
card misc: mic: Fix endianness issues. 2013-11-27 11:03:38 -08:00
common misc: mic: header file cleanups. 2013-09-27 17:20:18 -07:00
host misc: mic: Fix endianness issues. 2013-11-27 11:03:38 -08:00
Kconfig misc: mic: depend on X86 for both host and card drivers. 2013-09-27 17:20:19 -07:00
Makefile Intel MIC Card Driver for X100 family. 2013-09-26 13:50:56 -07:00