[SCSI] mpt2sas: cleanup interrupt routine and config_request optimization
authorKashyap, Desai <kashyap.desai@lsi.com>
Thu, 20 Aug 2009 07:54:31 +0000 (13:24 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 5 Sep 2009 14:36:30 +0000 (09:36 -0500)
Cleaned up base_interrupt routine to be more effiecent.

Deleted about a third of the config page API by moving redundant code from all
the calling functions to _config_request.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Reviewed-by: Eric Moore <Eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found