Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271055
b: refs/heads/master
c: 96a9950
h: refs/heads/master
i:
  271053: b8e2548
  271051: 4507e4f
  271047: a6a21dc
  271039: 9491b77
v: v3
  • Loading branch information
Julia Lawall authored and James Bottomley committed Sep 22, 2011
1 parent 2bd9151 commit 450bc6f
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: 12b8fc10eaf4e981e9c546d4cfb94d592dc10622
refs/heads/master: 96a99501d6ba0292ea7bd96846053091fc20776c
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/mpt2sas/mpt2sas_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ _transport_set_identify(struct MPT2SAS_ADAPTER *ioc, u16 handle,
return -EIO;
}

memset(identify, 0, sizeof(identify));
memset(identify, 0, sizeof(*identify));
device_info = le32_to_cpu(sas_device_pg0.DeviceInfo);

/* sas_address */
Expand Down

0 comments on commit 450bc6f

Please sign in to comment.