Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219944
b: refs/heads/master
c: ff80d13
h: refs/heads/master
v: v3
  • Loading branch information
Pekka Enberg authored and Greg Kroah-Hartman committed Sep 21, 2010
1 parent 4646ff1 commit c30f5c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 89b32d45fe88884d4780057dd18a098b402e358c
refs/heads/master: ff80d13fc45b97bb06dcb57036c768c8d3674d7d
7 changes: 0 additions & 7 deletions trunk/drivers/staging/winbond/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ struct mlme_frame {
#define WB_MAX_LINK_NAME_LEN 40

struct wbsoft_priv {
u32 adapterIndex; /* 20060703.4 Add for using padapterContext
global adapter point */

struct wb_local_para sLocalPara; /* Myself connected
parameters */

Expand All @@ -59,10 +56,6 @@ struct wbsoft_priv {
u32 RxByteCount;
u32 TxByteCount;

struct sk_buff *packet_return;
s32 netif_state_stop; /* 1: stop 0: normal */
struct iw_statistics iw_stats;

u8 LinkName[WB_MAX_LINK_NAME_LEN];

bool enabled;
Expand Down

0 comments on commit c30f5c2

Please sign in to comment.