[SCSI] bnx2fc: support software fcoe target
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Fri, 11 Jan 2013 07:59:38 +0000 (23:59 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 29 Jan 2013 23:47:05 +0000 (10:47 +1100)
commit50b7186f64d525c1054d996f83e16c200f0b321c
treee875d44bfca0230460c9a7d208f70629a235cdfc
parent33c7da0590d4e9e7420f8cf50722c4fe6932218f
[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>
drivers/scsi/bnx2fc/bnx2fc_tgt.c