From: Chad Dupuis Date: Fri, 23 Jul 2010 10:28:30 +0000 (+0500) Subject: [SCSI] qla2xxx: Add qla2x00_free_fcports() function X-Git-Tag: v2.6.36-rc1~570^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8867048b486a64125b62f93af13a379d6d575ee2;p=pandora-kernel.git [SCSI] qla2xxx: Add qla2x00_free_fcports() function This function was added to encapsulate freeing the memory for all the fcports associated with a particular vha. Also added a call to qla2x00_free_fcports() to qla2x00_free_device() to free the memory for all the fcports associated with a vha during device removal. Signed-off-by: Giridhar Malavali Signed-off-by: James Bottomley --- Reading git-diff-tree failed