Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267727
b: refs/heads/master
c: 9801b9f
h: refs/heads/master
i:
  267725: 098b06b
  267723: 74494b4
  267719: eeb5ad9
  267711: 9f9acee
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 841fb53 commit 2668fa2
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: 7796d93eae46054d5a3bb5411fde735801998dc5
refs/heads/master: 9801b9f5d740257f8cd19fe21b8c7ffe598b18af
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 @@ -299,7 +299,7 @@ struct rt_hi_throughput {



typedef struct _RT_HTINFO_STA_ENTRY{
struct rt_htinfo_sta_entry {
u8 bEnableHT;

u8 bSupportCck;
Expand Down Expand Up @@ -327,7 +327,7 @@ typedef struct _RT_HTINFO_STA_ENTRY{

u16 nAMSDU_MaxSize;

}RT_HTINFO_STA_ENTRY, *PRT_HTINFO_STA_ENTRY;
};//, *struct rt_htinfo_sta_entry *;



Expand Down

0 comments on commit 2668fa2

Please sign in to comment.