commit | ab3ea5bf37e7189e843e19e500e7af50e802b5f6 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Mon May 06 08:22:18 2013 -0400 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Wed May 08 09:55:05 2013 -0400 |
tree | af71b6bc25b4e51221d9fea8d3cd74d46ed66e83 | |
parent | 44af146a84fa4a8e136d824207dcd356958a112b [diff] |
NVMe: Simplify Firmware Activate code slightly Add definitions for the three Firmware Activate actions, and change the SCSI translation code to construct the command into a temporary variable instead of translating the endianness back-and-forth. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com> Reviewed-by: Vishal Verma <vishal.l.verma@linux.intel.com>