commit | 25fff88eb7dbc63e03f1766e130515900d440dbb | [log] [tgz] |
---|---|---|
author | raghavendra.koushik@neterion.com <raghavendra.koushik@neterion.com> | Wed Aug 03 12:34:11 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Thu Aug 11 00:10:45 2005 -0400 |
tree | 8ca0644a07520e4b2beec8caf7d9ba091ef50299 | |
parent | d8892c6ee39614bc6d282dbef0ff9fa461a6467c [diff] |
[PATCH] S2io: Timer based slowpath handling Hi, This patch implements the slow-path handling functions(link state change, hardware errors) as a timer. It is not handled in interrupt handler as was done previously. Signed-off-by: Ravinandan Arakali <ravinandan.arakali@neterion.com> Signed-off-by: Raghavendra Koushik <raghavendra.koushik@neterion.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>