sata_nv: allow changing queue depth
authorRobert Hancock <hancockr@shaw.ca>
Fri, 29 Jun 2007 00:52:24 +0000 (18:52 -0600)
committerJeff Garzik <jeff@garzik.org>
Mon, 2 Jul 2007 14:14:02 +0000 (10:14 -0400)
The sata_nv driver was missing the change_queue_depth hook in the SCSI host
template which the other NCQ-capable libata drivers had. This made it impossible
to change the queue depth by user request. Add this in.

Signed-off-by: Robert Hancock <hancockr@shaw.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found