https://github.com/torvalds/linux
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
Tip revision: 1e0b5ab81e2abb8bbf7446f4a17f43a1e34944fe authored by Robert Hancock on 29 June 2007, 00:52:24 UTC
sata_nv: allow changing queue depth
Tip revision: 1e0b5ab
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 87.8 KB
Makefile -rw-r--r-- 49.2 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top