Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226786
b: refs/heads/master
c: 8236554
h: refs/heads/master
v: v3
  • Loading branch information
Hillf Danton authored and James Bottomley committed Dec 21, 2010
1 parent 9c260ff commit 9f4f6eb
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: 80e736f8a37bebeb5bff18f2aec31caab4104b8b
refs/heads/master: 8236554a27af870ecd1cd588d9558ccdc212037b
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/libfc/fc_exch.c
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
}
if (ep->esb_stat & ESB_ST_COMPLETE) {
atomic_inc(&mp->stats.xid_not_found);
goto out;
goto rel;
}
if (ep->rxid == FC_XID_UNKNOWN)
ep->rxid = ntohs(fh->fh_rx_id);
Expand Down

0 comments on commit 9f4f6eb

Please sign in to comment.