Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267874
b: refs/heads/master
c: 3b45eb8
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent b5de955 commit 4c25240
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: 80f839d43960c7f1dbd4dbcda63efaaa8cffc2b2
refs/heads/master: 3b45eb8309ab7e31c31ca046e36033ff9b90a336
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -1627,11 +1627,11 @@ struct ether_header {
#endif


typedef enum _erp_t{
enum erp_t {
ERP_NonERPpresent = 0x01,
ERP_UseProtection = 0x02,
ERP_BarkerPreambleMode = 0x04,
} erp_t;
};

struct rtllib_network {
/* These entries are used to identify a unique network */
Expand Down

0 comments on commit 4c25240

Please sign in to comment.