Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348838
b: refs/heads/master
c: f2eeba2
h: refs/heads/master
v: v3
  • Loading branch information
Mark Rustad authored and Nicholas Bellinger committed Jan 11, 2013
1 parent 82d9d0a commit 90d9771
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a0d50f62c8b7e461f9d53124576d59bc582f3eb3
refs/heads/master: f2eeba214bcd0215b7f558cab6420e5fd153042b
2 changes: 1 addition & 1 deletion trunk/drivers/target/tcm_fc/tfc_sess.c
Original file line number Diff line number Diff line change
Expand Up @@ -396,10 +396,10 @@ static int ft_prli_locked(struct fc_rport_priv *rdata, u32 spp_len,

/*
* OR in our service parameters with other provider (initiator), if any.
* TBD XXX - indicate RETRY capability?
*/
fill:
fcp_parm = ntohl(spp->spp_params);
fcp_parm &= ~FCP_SPPF_RETRY;
spp->spp_params = htonl(fcp_parm | FCP_SPPF_TARG_FCN);
return FC_SPP_RESP_ACK;
}
Expand Down

0 comments on commit 90d9771

Please sign in to comment.