NVMe: Zero the command before we send it
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Wed, 26 Jan 2011 15:08:25 +0000 (10:08 -0500)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:52 +0000 (15:52 -0400)
commitb8deb62cf271fa9381edc8cf52bcae2f0225c55a
tree3ece114bd1cdaaeed51ae55b81185dfbd26073bd
parentff22b54fda2078fc3cd1bcdcb7a5ce5d08fd6591
NVMe: Zero the command before we send it

Make sure there's no left-over bits set from previous commands that used
this slot.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme.c