Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186660
b: refs/heads/master
c: 0289bb5
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent aaf89ec commit f5dc292
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3af805735a2538c38ec16014f19d19030544aaef
refs/heads/master: 0289bb5d18ad57e23a7be681857f070980c66790
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ void HTUseDefaultSetting(struct ieee80211_device* ieee)

pHTInfo->CurrentAMPDUFactor = pHTInfo->AMPDU_Factor;

pHTInfo->CurrentMPDUDensity = pHTInfo->CurrentMPDUDensity;
pHTInfo->CurrentMPDUDensity = pHTInfo->MPDU_Density;

// Set BWOpMode register

Expand Down

0 comments on commit f5dc292

Please sign in to comment.