libata-scsi: Set information sense field for invalid parameter
authorHannes Reinecke <hare@suse.de>
Mon, 4 Apr 2016 09:44:07 +0000 (11:44 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 4 Apr 2016 16:07:42 +0000 (12:07 -0400)
commit7780081c1f04a4ea31331b5579ca010cc1f26c74
treebc97dd0940fa5edef37d4ffe5755313232e34796
parent0df10b84af88a482beea982f5f27a2e42157f600
libata-scsi: Set information sense field for invalid parameter

Whenever the sense key is set to 'invalid parameter' we should
be filling out the sense-key specific information field in the
sense buffer.

tj: Added description of @fp for ata_mselect_*().

Signed-off-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libata-scsi.c