mac80211: suppress unchanged "limiting TX power" messages
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Dec 2015 14:04:37 +0000 (16:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 15 Dec 2015 12:14:04 +0000 (13:14 +0100)
commita87da0cbc42949cefc8282c39ab4cb8c460bd6ea
tree560e17f39b6f62be1f92bb537f652e88521ce960
parent1ea2c864808e525247d2b6cfdb61b93fe669145e
mac80211: suppress unchanged "limiting TX power" messages

When the AP is advertising limited TX power, the message can be
printed over and over again. Suppress it when the power level
isn't changing.

This fixes https://bugzilla.kernel.org/show_bug.cgi?id=106011

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c