Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219874
b: refs/heads/master
c: b411f12
h: refs/heads/master
v: v3
  • Loading branch information
Clelia V. Korol authored and Greg Kroah-Hartman committed Sep 16, 2010
1 parent 8e5bad5 commit f1ebad2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: c3aca01be6c5f8c48b34bfc0eb11ac2a0cbe0403
refs/heads/master: b411f12174af8ccea513bd1cc2ea9f80875fb648
12 changes: 6 additions & 6 deletions trunk/drivers/staging/vt6656/mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -471,10 +471,10 @@ BYTE pbyData[2];
pbyData[1] = (BYTE) (wInterval >> 8);

CONTROLnsRequestOut(pDevice,
MESSAGE_TYPE_WRITE,
MAC_REG_BI,
MESSAGE_REQUEST_MACREG,
2,
pbyData
);
MESSAGE_TYPE_WRITE,
MAC_REG_BI,
MESSAGE_REQUEST_MACREG,
2,
pbyData
);
}

0 comments on commit f1ebad2

Please sign in to comment.