commit | 302ff541d981e58cd455fdbd6a90bd74d0f2109b | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Wed Jul 27 15:10:23 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Jul 28 12:08:55 2011 +0400 |
tree | 87fadaa4972189c6deef5a02eb2719e2b093d268 | |
parent | 9b35baae3a62c33a73a6fd8bf4d1b6c4e3b5b5f3 [diff] |
[SCSI] fcoe: remove unused ptype field in fcoe_rcv_info There is no need to cache the ptype in fcoe_rcv_info struct as it is never used anywhere. Signed-off-by: Yi Zou <yi.zou@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>