projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8415816
)
mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define
author
Peter Seiderer
<ps.report@gmx.net>
Tue, 16 Nov 2021 22:12:44 +0000
(23:12 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 26 Nov 2021 10:51:07 +0000
(11:51 +0100)
Remove unused SAMPLE_SWITCH_THR define.
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Link:
https://lore.kernel.org/r/20211116221244.30844-1-ps.report@gmx.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rc80211_minstrel_ht.c
patch
|
blob
|
history
diff --git
a/net/mac80211/rc80211_minstrel_ht.c
b/net/mac80211/rc80211_minstrel_ht.c
index 72b44d4c42d0ee0a030c2a8d468cb25a359b6346..9c3b7fc377c17ade7b20fb87f35ec65c9fe63940 100644
(file)
--- a/
net/mac80211/rc80211_minstrel_ht.c
+++ b/
net/mac80211/rc80211_minstrel_ht.c
@@
-18,8
+18,6
@@
#define AVG_AMPDU_SIZE 16
#define AVG_PKT_SIZE 1200
-#define SAMPLE_SWITCH_THR 100
-
/* Number of bits for an average sized packet */
#define MCS_NBITS ((AVG_PKT_SIZE * AVG_AMPDU_SIZE) << 3)