Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267745
b: refs/heads/master
c: 0db4279
h: refs/heads/master
i:
  267743: 875e53a
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 1d5ac7e commit 36d8934
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: 1d2a55fb6fd806b67cbec191b1a2b5b32c7764a0
refs/heads/master: 0db427997a1dd486a4b93700398fe7076eb201e7
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl819x_Qos.h
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ struct qos_tstream {
u8 NominalPhyRate;
};

typedef struct _STA_QOS{
struct sta_qos {
u8 WMMIEBuf[MAX_WMMELE_LENGTH];
u8* WMMIE;

Expand Down Expand Up @@ -342,7 +342,7 @@ typedef struct _STA_QOS{

bool bEnableRxImmBA;

}STA_QOS, *PSTA_QOS;
};//, *struct sta_qos *;

#define QBSS_LOAD_SIZE 5
#define GET_QBSS_LOAD_STA_COUNT(__pStart) ReadEF2Byte(__pStart)
Expand Down

0 comments on commit 36d8934

Please sign in to comment.