Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304728
b: refs/heads/master
c: aeb2d41
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and Greg Kroah-Hartman committed May 16, 2012
1 parent 5f80bdc commit 39b3c34
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: 958c59891a5205906f113e3f97ebc71026ca7de0
refs/heads/master: aeb2d4171664d9badf0684aebc75e9ec9d05d41b
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8712/rtl871x_io.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ struct io_req {
u32 command;
u32 status;
u8 *pbuf;
void (*_async_io_callback)(struct _adapter *padater,
void (*_async_io_callback)(struct _adapter *padapter,
struct io_req *pio_req, u8 *cnxt);
u8 *cnxt;
};
Expand Down

0 comments on commit 39b3c34

Please sign in to comment.