commit | d71fb3bdeee80565eda4d3453ff6d9f6f8176745 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Thu Jun 07 02:19:36 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Jul 20 08:58:24 2012 +0100 |
tree | 2b2e1c6a92a201348d3d0862271f864d60841ef7 | |
parent | 5c17ae217ad13463f821c3bab774335777da9c33 [diff] |
[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 <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>