Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180683
b: refs/heads/master
c: b248df3
h: refs/heads/master
i:
  180681: ca8751c
  180679: 268aa64
v: v3
  • Loading branch information
Hugh Daschbach authored and James Bottomley committed Feb 17, 2010
1 parent 797978e commit c078c9c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3b709150b73205710d05128b925090aac048ed23
refs/heads/master: b248df30fca3aeee1d650b570e8cbc4e8cc45710
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/libfc/fc_lport.c
Original file line number Diff line number Diff line change
Expand Up @@ -1800,7 +1800,8 @@ int fc_lport_bsg_request(struct fc_bsg_job *job)
u32 did;

job->reply->reply_payload_rcv_len = 0;
rsp->resid_len = job->reply_payload.payload_len;
if (rsp)
rsp->resid_len = job->reply_payload.payload_len;

mutex_lock(&lport->lp_mutex);

Expand Down

0 comments on commit c078c9c

Please sign in to comment.