mac80211: small whitespace fix in minstrel_ht

SVN-Revision: 20045
This commit is contained in:
Felix Fietkau 2010-03-08 00:34:26 +00:00
parent e5f2994620
commit 708a33027f

View file

@ -601,7 +601,7 @@
+ */ + */
+ if (minstrel_get_duration(sample_idx) > + if (minstrel_get_duration(sample_idx) >
+ minstrel_get_duration(mi->max_tp_rate)) { + minstrel_get_duration(mi->max_tp_rate)) {
+ if (mr->sample_skipped < 10) + if (mr->sample_skipped < 10)
+ goto next; + goto next;
+ +
+ if (mi->sample_slow++ > 2) + if (mi->sample_slow++ > 2)