mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
mac80211: small whitespace fix in minstrel_ht
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20045 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
16534be065
commit
12dd8bb63e
@ -601,7 +601,7 @@
|
||||
+ */
|
||||
+ if (minstrel_get_duration(sample_idx) >
|
||||
+ minstrel_get_duration(mi->max_tp_rate)) {
|
||||
+ if (mr->sample_skipped < 10)
|
||||
+ if (mr->sample_skipped < 10)
|
||||
+ goto next;
|
||||
+
|
||||
+ if (mi->sample_slow++ > 2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user