Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223168
b: refs/heads/master
c: 6fbf25e
h: refs/heads/master
v: v3
  • Loading branch information
Swen Schillig authored and James Bottomley committed Dec 9, 2010
1 parent d795b4e commit 282ee10
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: 5bfb2c31487eaff3840e02548e6acf89a048765b
refs/heads/master: 6fbf25e86beef1c6719e760a241a7aef9ad145e3
2 changes: 1 addition & 1 deletion trunk/drivers/s390/scsi/zfcp_fsf.c
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ struct zfcp_fsf_req *zfcp_fsf_abort_fcp_cmnd(struct scsi_cmnd *scmnd)

zfcp_qdio_set_sbale_last(qdio, &req->qdio_req);

req->data = zfcp_sdev;
req->data = sdev;
req->handler = zfcp_fsf_abort_fcp_command_handler;
req->qtcb->header.lun_handle = zfcp_sdev->lun_handle;
req->qtcb->header.port_handle = zfcp_sdev->port->handle;
Expand Down

0 comments on commit 282ee10

Please sign in to comment.