Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267789
b: refs/heads/master
c: 49f4e74
h: refs/heads/master
i:
  267787: 7fe9cc1
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 875301b commit 9ba498d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: f0a1f2924b2698ec9eb58a2739fab633dd2b29cc
refs/heads/master: 49f4e74a94920807bfa5d952954c5b08b2d33359
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtl_wx.c
Original file line number Diff line number Diff line change
Expand Up @@ -191,11 +191,10 @@ struct adhoc_peer_entry {
unsigned char WirelessMode;
unsigned char bCurTxBW40MHz;
};
typedef struct
{
struct adhoc_peers_info {
struct adhoc_peer_entry Entry[MAX_ADHOC_PEER_NUM];
unsigned char num;
} adhoc_peers_info_t, *p_adhoc_peers_info_t;
};

int r8192_wx_get_adhoc_peers(struct net_device *dev,
struct iw_request_info *info,
Expand Down

0 comments on commit 9ba498d

Please sign in to comment.