Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186552
b: refs/heads/master
c: 395af56
h: refs/heads/master
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 864ca03 commit 089ec02
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 92ce4703920dc1bb380c12498a2f6bb825effbc7
refs/heads/master: 395af561825095b2df30ed2ee86c3ed898783e8f
9 changes: 0 additions & 9 deletions trunk/drivers/staging/winbond/localpara.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,13 +110,6 @@
// 20061108 WPS IE buffer
#define MAX_IE_APPEND_SIZE 256 + 4 // Due to [E id][Length][OUI][Data] may 257 bytes

typedef struct _EVENTLOG
{
u16 Count; //Total count from start
u16 index; //Buffer index, 0 ~ 63
u32 EventValue[64]; //BYTE 3~2 : count, BYTE 1 : Event, BYTE 0 : reason
} Event_Log, *pEvent_Log;

typedef struct _ChanInfo
{
u8 band;
Expand Down Expand Up @@ -264,8 +257,6 @@ struct wb_local_para
u32 bToSelfPacketReceived;
u32 WepKeyDetectTimerCount;

Event_Log EventLog;

u16 SignalLostTh;
u16 SignalRoamTh;

Expand Down

0 comments on commit 089ec02

Please sign in to comment.