[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()
authorVikas Chaudhary <vikas.chaudhary@qlogic.com>
Mon, 21 Mar 2011 10:34:24 +0000 (03:34 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 23 Mar 2011 17:48:26 +0000 (12:48 -0500)
Remove process all aen code from qla4xxx_initialize_ddb_list()
as DPC activities should be done in DPC only.

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found