Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267873
b: refs/heads/master
c: 80f839d
h: refs/heads/master
i:
  267871: 56d54e0
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 4992c5a commit b5de955
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: dc20a3265e242a307810a5f327206d934e4552fc
refs/heads/master: 80f839d43960c7f1dbd4dbcda63efaaa8cffc2b2
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -656,12 +656,12 @@ enum wireless_mode {
WIRELESS_MODE_N_5G = 0x20
};

typedef enum _WIRELESS_NETWORK_TYPE{
enum wireless_network_type {
WIRELESS_11B = 1,
WIRELESS_11G = 2,
WIRELESS_11A = 4,
WIRELESS_11N = 8
} WIRELESS_NETWORK_TYPE;
};

#define OUI_SUBTYPE_WMM_INFO 0
#define OUI_SUBTYPE_WMM_PARAM 1
Expand Down

0 comments on commit b5de955

Please sign in to comment.