From 1e0b5ab81e2abb8bbf7446f4a17f43a1e34944fe Mon Sep 17 00:00:00 2001 From: Robert Hancock Date: Thu, 28 Jun 2007 18:52:24 -0600 Subject: [PATCH] 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-format-patch failed