Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252424
b: refs/heads/master
c: 8d23f4b
h: refs/heads/master
v: v3
  • Loading branch information
Vasu Dev authored and James Bottomley committed May 24, 2011
1 parent 44cc1ee commit b564550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a716a8535ea8ed7676cea1e122f1c3d02e55b6b
refs/heads/master: 8d23f4ba38f399a6169613c6f158e39691aa694f
1 change: 1 addition & 0 deletions trunk/drivers/scsi/libfc/fc_exch.c
Original file line number Diff line number Diff line change
Expand Up @@ -1434,6 +1434,7 @@ static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
(f_ctl & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
(FC_FC_LAST_SEQ | FC_FC_END_SEQ)) {
spin_lock_bh(&ep->ex_lock);
resp = ep->resp;
rc = fc_exch_done_locked(ep);
WARN_ON(fc_seq_exch(sp) != ep);
spin_unlock_bh(&ep->ex_lock);
Expand Down

0 comments on commit b564550

Please sign in to comment.