From: Robert Hancock Date: Fri, 29 Jun 2007 00:52:24 +0000 (-0600) Subject: sata_nv: allow changing queue depth X-Git-Tag: v2.6.22~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e0b5ab81e2abb8bbf7446f4a17f43a1e34944fe;p=pandora-kernel.git sata_nv: allow changing queue depth 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed