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-- 1.0 KB
cache.c -rw-r--r-- 4.6 KB
dir.c -rw-r--r-- 15.8 KB
file.c -rw-r--r-- 10.2 KB
getopt.c -rw-r--r-- 1.6 KB
getopt.h -rw-r--r-- 312 bytes
inode.c -rw-r--r-- 19.7 KB
ioctl.c -rw-r--r-- 1.4 KB
proc.c -rw-r--r-- 83.8 KB
proto.h -rw-r--r-- 4.8 KB
request.c -rw-r--r-- 20.2 KB
request.h -rw-r--r-- 1.6 KB
smb_debug.h -rw-r--r-- 890 bytes
smbiod.c -rw-r--r-- 7.5 KB
sock.c -rw-r--r-- 7.8 KB
symlink.c -rw-r--r-- 1.4 KB

back to top