cfg80211/nl80211: macro: Switch to COUNT_ARGS macro
Change-Id: I570407d56a334447c23aedc150ec01ad0380dde1 Signed-off-by: Roberto Sartori <roberto.sartori.android@gmail.com>
This commit is contained in:
committed by
theshaenix
parent
82cd8ed086
commit
f933896fe3
@@ -3159,7 +3159,7 @@ TRACE_EVENT(rdev_start_radar_detection,
|
||||
|
||||
TRACE_EVENT(rdev_set_mcast_rate,
|
||||
TP_PROTO(struct wiphy *wiphy, struct net_device *netdev,
|
||||
int mcast_rate[NUM_NL80211_BANDS]),
|
||||
int *mcast_rate),
|
||||
TP_ARGS(wiphy, netdev, mcast_rate),
|
||||
TP_STRUCT__entry(
|
||||
WIPHY_ENTRY
|
||||
|
||||
Reference in New Issue
Block a user