Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261730
b: refs/heads/master
c: 547fb12
h: refs/heads/master
v: v3
  • Loading branch information
Hillf Danton authored and James Bottomley committed Jul 28, 2011
1 parent f6bda44 commit 8571b37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 324f667833d7ddd9501ed8c0e3ec5754ddb1b695
refs/heads/master: 547fb12b7a1c8de6bb57a68553f2319430a3541a
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/libfc/fc_fcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq,
}

/**
* fc_fcp_abts_resp() - Send an ABTS response
* fc_fcp_abts_resp() - Receive an ABTS response
* @fsp: The FCP packet that is being aborted
* @fp: The response frame
*/
Expand Down Expand Up @@ -730,7 +730,7 @@ static void fc_fcp_abts_resp(struct fc_fcp_pkt *fsp, struct fc_frame *fp)
}

/**
* fc_fcp_recv() - Reveive an FCP frame
* fc_fcp_recv() - Receive an FCP frame
* @seq: The sequence the frame is on
* @fp: The received frame
* @arg: The related FCP packet
Expand Down

0 comments on commit 8571b37

Please sign in to comment.