Skip to content
Commit f83f1c12 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: remove sta->tx_fragments counter



This counter is unsafe with concurrent TX and is only exposed
through debugfs and ethtool. Instead of trying to fix it just
remove it for now, if it's really needed then it should be
exposed through nl80211 and in a way that drivers that do the
fragmentation in the device could support it as well.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent c206ca67
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment