wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
authorIgor Artemiev <Igor.A.Artemiev@mcst.ru>
Fri, 5 Apr 2024 15:24:30 +0000 (18:24 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 8 Apr 2024 18:14:08 +0000 (20:14 +0200)
commit9ef369973cd2c97cce3388d2c0c7e3c056656e8a
tree1208166eb52f943625597cfa024b50ce65937024
parentd12b9779cc9ba29d65fbfc728eb8a037871dd331
wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class

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>
net/wireless/trace.h