Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267827
b: refs/heads/master
c: 11b639c
h: refs/heads/master
i:
  267825: 19eebac
  267823: 16ef712
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 082ba99 commit b31bd6e
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: c4e6d760d813e89b0efd99c7520d6331ba84565b
refs/heads/master: 11b639c3e23d54be8e909a5d054678d3f2d883d8
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl819x_HT.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,12 @@ enum ht_action {
};


typedef enum _HT_Bandwidth_40MHZ_Sub_Carrier{
enum ht_bw40_sc {
SC_MODE_DUPLICATE = 0,
SC_MODE_LOWER = 1,
SC_MODE_UPPER = 2,
SC_MODE_FULL40MHZ = 3,
}HT_BW40_SC_E;
};

struct ht_capab_ele {

Expand Down

0 comments on commit b31bd6e

Please sign in to comment.