Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254554
b: refs/heads/master
c: 360b03e
h: refs/heads/master
v: v3
  • Loading branch information
Dan Williams committed Jul 3, 2011
1 parent 6b160ab commit f7a0ddb
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: 0d0cf14c9bd2943ed5afd15df459f564d85eacde
refs/heads/master: 360b03ed178a4fe3971b0a098d8feeb53333481b
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/isci/task.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@ struct isci_tmf {
union {
struct ssp_response_iu resp_iu;
struct dev_to_host_fis d2h_fis;
} resp;
u8 rsp_buf[SSP_RESP_IU_MAX_SIZE];
} resp;
unsigned char lun[8];
u16 io_tag;
struct isci_remote_device *device;
Expand Down

0 comments on commit f7a0ddb

Please sign in to comment.