Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267787
b: refs/heads/master
c: 65dab9a
h: refs/heads/master
i:
  267785: 143fce9
  267783: bfbaa86
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 417e9b6 commit 7fe9cc1
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: 1897a50c8f86018905449be2b59875bf2fedecb9
refs/heads/master: 65dab9a0e1672b97feb9a44d75e88a263b8db575
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ typedef enum _RT_OP_MODE{
#define RT_ASSERT_RET(_Exp) do {} while(0)
#define RT_ASSERT_RET_VALUE(_Exp,Ret) do {} while(0)

typedef struct ieee_param {
struct ieee_param {
u32 cmd;
u8 sta_addr[ETH_ALEN];
union {
Expand All @@ -484,7 +484,7 @@ typedef struct ieee_param {
u8 key[0];
} crypt;
} u;
}ieee_param;
};//;


#if WIRELESS_EXT < 17
Expand Down

0 comments on commit 7fe9cc1

Please sign in to comment.