]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b361d1f8d119c2c71f6bf55d0d8618bba77ccbe
tree560e17f39b6f62be1f92bb537f652e88521ce960
parent2cd3d55e9c1e953e5dee178d3edeaa9f3056150d
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