From: Bhanu Prakash Gollapudi Date: Thu, 7 Jun 2012 09:19:36 +0000 (-0700) Subject: [SCSI] bnx2fc: use list_entry instead of explicit cast X-Git-Tag: v3.6-rc1~103^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71fb3bdeee80565eda4d3453ff6d9f6f8176745;p=pandora-kernel.git [SCSI] bnx2fc: use list_entry instead of explicit cast Use list_for_each_entry_safe() instead of explicit cast to avoid relying on struct layout Signed-off-by: Bhanu Prakash Gollapudi Signed-off-by: James Bottomley --- Reading git-diff-tree failed