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
bulkmem.h -rw-r--r-- 1.2 KB
ciscode.h -rw-r--r-- 3.2 KB
cisreg.h -rw-r--r-- 2.7 KB
cistpl.h -rw-r--r-- 15.3 KB
cs.h -rw-r--r-- 11.4 KB
cs_types.h -rw-r--r-- 1.2 KB
device_id.h -rw-r--r-- 8.3 KB
ds.h -rw-r--r-- 5.3 KB
mem_op.h -rw-r--r-- 2.6 KB
ss.h -rw-r--r-- 7.8 KB
version.h -rw-r--r-- 113 bytes

back to top