Revision dacee84b070c4e705a5b6446f1f0a6a6e2f8d7a4 authored by James Bottomley on 10 January 2006, 18:11:42 UTC, committed by James Bottomley on 12 January 2006, 17:49:07 UTC
The driver is doing a rather stupid mod_timer allegedly to "give
request sense more time to complete".  This is illegal and pointless,
so just eliminate it.  Also eliminate all the other uses of struct
timer_list in the driver, which are mostly bogus.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent 8e0df4a
History
File Mode Size
.gitignore -rw-r--r-- 94 bytes
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 2.0 KB
gen_init_cpio.c -rw-r--r-- 10.3 KB
initramfs_data.S -rw-r--r-- 1.0 KB

back to top