Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181361
b: refs/heads/master
c: 696c1cf
h: refs/heads/master
i:
  181359: d641dd6
v: v3
  • Loading branch information
Hugh Daschbach authored and James Bottomley committed Feb 17, 2010
1 parent 658af17 commit 9a5a544
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: 5b7a381e55d187e50a148b750abf4525cadd3a4f
refs/heads/master: 696c1cff5254bb3ac280fbbb639c66e9ff20306e
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 9a5a544

Please sign in to comment.