Home
last modified time | relevance | path

Searched hist:"125 c0dcc000f35744c988133663ffbca95e3f58e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/wireless/
H A Dtrace.hdiff 125c0dcc000f35744c988133663ffbca95e3f58e Fri Apr 05 10:24:30 CDT 2024 Igor Artemiev <Igor.A.Artemiev@mcst.ru> wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class

[ Upstream commit 9ef369973cd2c97cce3388d2c0c7e3c056656e8a ]

The declarations of the tx_rx_evt class and the rdev_set_antenna event
use the wrong order of arguments in the TP_ARGS macro.

Fix the order of arguments in the TP_ARGS macro.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Signed-off-by: Igor Artemiev <Igor.A.Artemiev@mcst.ru>
Link: https://msgid.link/20240405152431.270267-1-Igor.A.Artemiev@mcst.ru
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>