commit | 5b768581ea722172f059ad5a5eebea9008961af0 | [log] [tgz] |
---|---|---|
author | Kashyap, Desai <kashyap.desai@lsi.com> | Thu Aug 20 13:24:31 2009 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Sep 05 09:36:30 2009 -0500 |
tree | 1bd620747bcbcf6abae9e8f8e46ce0beb6029bfc | |
parent | ed79f1280d1bc54f168abcffc8c3e0bf8ffb1873 [diff] |
[SCSI] mpt2sas: cleanup interrupt routine and config_request optimization 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>