[SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Fri, 21 Feb 2014 22:25:21 +0000 (16:25 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:19:24 +0000 (10:19 -0700)
commitdf03c3f62837e20e936fe705aa480e8bee6bb3ca
tree923d5062a2062bc85dc791ad68f2d36078a70d35
parent316b221a37802b6abe26067f2c6f2d7bb79069e5
[SCSI] hpsa: Do not zero fields of ioaccel2 command structure twice

Structure was already memset to zero at the top
of hpsa_scsi_ioaccel2_queue_command

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c