]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 24 Sep 2024 12:08:57 +0000 (14:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Nov 2024 15:25:51 +0000 (16:25 +0100)
commit52f47de44820596d78f0cecec7f23dd9b42b5a51
tree20a49b96ad0575d049f5d5cd04c2594393765cc3
parenta69d18e8029d76d7095b12812bdc75655d99f012
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING

[ Upstream commit b3e046c31441d182b954fc2f57b2dc38c71ad4bc ]

When tracing is disabled, there is no point in asking the user about
enabling tracing of all mac80211 debug messages.

Fixes: 3fae0273168026ed ("mac80211: trace debug messages")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://patch.msgid.link/85bbe38ce0df13350f45714e2dc288cc70947a19.1727179690.git.geert@linux-m68k.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/mac80211/Kconfig