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

mac80211: move beacon_loss_count into ifmgd



There's little point in keeping (and even sending to userspace)
the beacon_loss_count value per station, since it can only apply
to the AP on a managed-mode connection. Move the value to ifmgd,
advertise it only in managed mode, and remove it from ethtool as
it's available through better interfaces.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 763aa27a
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