commit | e745759a0f662992327537be4ec01d9a43542fc4 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Sep 20 14:07:44 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:50:17 2007 -0400 |
tree | 423bf654d39e966b72e4ba49b541211264ca8486 | |
parent | 4d0ea24769c81581b8fd25fd7deff281b1b97dee [diff] |
[SCSI] qla2xxx: Remove unused member (list) from srb_t structure. This change reduces by as much as 16% the memory footprint for each allocated sbr_t structure requested from the mempool. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>