Il 13/06/2014 13:24, Greg Kurz ha scritto:
From: Rusty Russell <ru...@rustcorp.com.au>

Note that st*_raw and ld*_raw are effectively replaced by st*_p and ld*_p.

Signed-off-by: Rusty Russell <ru...@rustcorp.com.au>
Reviewed-by: Anthony Liguori <aligu...@us.ibm.com>
[ pass VirtIODevice * to memory accessors,
  fix missing tswap32 in virtio_scsi_push_event() by Cédric Le Goater,
  Greg Kurz <gk...@linux.vnet.ibm.com> ]
Cc: Cédric Le Goater <c...@fr.ibm.com>

Be careful that, in the meanwhile, two tswap32s's have been added by commit b0b4ea1 (virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields, 2014-06-10): one in virtio_scsi_do_tmf, one in virtio_scsi_handle_ctrl.

Paolo

Reply via email to