Revision 1e0b5ab81e2abb8bbf7446f4a17f43a1e34944fe authored by Robert Hancock on 29 June 2007, 00:52:24 UTC, committed by Jeff Garzik on 02 July 2007, 14:14:02 UTC
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>
1 parent 90c9378
History
File Mode Size
Makefile -rw-r--r-- 284 bytes
clntlock.c -rw-r--r-- 5.5 KB
clntproc.c -rw-r--r-- 19.7 KB
host.c -rw-r--r-- 12.7 KB
mon.c -rw-r--r-- 5.6 KB
svc.c -rw-r--r-- 13.6 KB
svc4proc.c -rw-r--r-- 14.6 KB
svclock.c -rw-r--r-- 23.3 KB
svcproc.c -rw-r--r-- 15.2 KB
svcshare.c -rw-r--r-- 2.4 KB
svcsubs.c -rw-r--r-- 8.4 KB
xdr.c -rw-r--r-- 14.1 KB
xdr4.c -rw-r--r-- 13.8 KB

back to top