Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267772
b: refs/heads/master
c: ebbef64
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 0f20ecd commit e671abc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 51ce231f6a77ffc42677e9dea57c5f1d31240ee3
refs/heads/master: ebbef649f97c1d92321bdd2dc91b9babc21b2b26
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ typedef struct buffer

} buffer;

typedef struct rtl_reg_debug{
struct rtl_reg_debug {
unsigned int cmd;
struct {
unsigned char type;
Expand All @@ -361,7 +361,7 @@ typedef struct rtl_reg_debug{
unsigned char length;
} head;
unsigned char buf[0xff];
}rtl_reg_debug;
};//;

struct rt_tx_rahis {
u32 cck[4];
Expand Down

0 comments on commit e671abc

Please sign in to comment.