Searched hist:dacee84b (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | Kconfig.aic7xxx | dacee84b Tue Jan 10 12:11:42 CST 2006 James Bottomley <James.Bottomley@steeleye.com> [SCSI] aic7xxx: fix timer handling bug
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> dacee84b Tue Jan 10 12:11:42 CST 2006 James Bottomley <James.Bottomley@steeleye.com> [SCSI] aic7xxx: fix timer handling bug 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>
|
H A D | aic7xxx_osm.h | dacee84b Tue Jan 10 12:11:42 CST 2006 James Bottomley <James.Bottomley@steeleye.com> [SCSI] aic7xxx: fix timer handling bug
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> dacee84b Tue Jan 10 12:11:42 CST 2006 James Bottomley <James.Bottomley@steeleye.com> [SCSI] aic7xxx: fix timer handling bug 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>
|
H A D | aic7xxx_osm.c | dacee84b Tue Jan 10 12:11:42 CST 2006 James Bottomley <James.Bottomley@steeleye.com> [SCSI] aic7xxx: fix timer handling bug
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> dacee84b Tue Jan 10 12:11:42 CST 2006 James Bottomley <James.Bottomley@steeleye.com> [SCSI] aic7xxx: fix timer handling bug 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>
|