Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289205
b: refs/heads/master
c: 97d5cb0
h: refs/heads/master
i:
  289203: 910134c
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Mar 7, 2012
1 parent ac87f48 commit 1c855c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e559895ae99fb99ecb91d5ad9e0b742ad881b341
refs/heads/master: 97d5cb094cd2fb3e646b4a8cbc30445e61d62ef8
1 change: 1 addition & 0 deletions trunk/drivers/staging/mei/interrupt.c
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,7 @@ static void mei_irq_thread_read_bus_message(struct mei_device *dev,
} else {
dev->version = version_res->me_max_version;
/* send stop message */
mei_hdr = (struct mei_msg_hdr *)&dev->wr_msg_buf[0];
mei_hdr->host_addr = 0;
mei_hdr->me_addr = 0;
mei_hdr->length = sizeof(struct hbm_host_stop_request);
Expand Down

0 comments on commit 1c855c5

Please sign in to comment.