Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99542
b: refs/heads/master
c: f4ad1eb
h: refs/heads/master
v: v3
  • Loading branch information
Markus Armbruster authored and Thomas Gleixner committed May 27, 2008
1 parent 438a794 commit 11945c9
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: 1e892c959da42278e60b21f5ecfd6fba0efff313
refs/heads/master: f4ad1ebd7a0fae2782ef9f76c0b94b536742c3e8
1 change: 1 addition & 0 deletions trunk/drivers/video/xen-fbfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ static void xenfb_do_update(struct xenfb_info *info,
union xenfb_out_event event;
u32 prod;

memset(&event, 0, sizeof(event));
event.type = XENFB_TYPE_UPDATE;
event.update.x = x;
event.update.y = y;
Expand Down

0 comments on commit 11945c9

Please sign in to comment.