commit | 50b7186f64d525c1054d996f83e16c200f0b321c | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Thu Jan 10 23:59:38 2013 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Jan 30 10:47:05 2013 +1100 |
tree | e875d44bfca0230460c9a7d208f70629a235cdfc | |
parent | 33c7da0590d4e9e7420f8cf50722c4fe6932218f [diff] |
[SCSI] bnx2fc: support software fcoe target Software FCoE target always advertises RETRY bit even when there are no tape LUNs behind the target. This causes the driver to enable FW support for sequence level error recovery and perform REC/SRR. This patch arrests the behavior by not enabling SLER feature for this target. Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>