[libata] scsi: support MODE SENSE request for changeable and default parameters
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Jul 2012 12:18:20 +0000 (14:18 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 17 Aug 2012 18:09:59 +0000 (14:09 -0400)
Since the next patch will introduce support for MODE SELECT, it
makes sense to start advertising which bits are actually changeable.
For now, the answer is none.

Default parameters can also be reported, they are simply the same
as the current parameters.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found