wifi: cfg80211: drop BSS elements from assoc trace for now
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Jun 2022 09:02:00 +0000 (11:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:14 +0000 (11:43 +0200)
commit1d4c0f0405ee8cf8ecbf743d640133af58e56e21
treee67231198a2c9eeb579a559dab0f0d0e73427be8
parent23cc6d8c37cdbe3b2b74a922f3311ecb2a5aea6c
wifi: cfg80211: drop BSS elements from assoc trace for now

For multi-link operation, this cannot work as the req->bss pointer
will be NULL, and we'll need to do more work on this to really add
tracing for the MLO case here. Drop the BSS elements for now as
they're not the most useful thing, and it's hard to size things
correctly for the MLO case (without adding a lot of code that's
also executed when tracing isn't enabled.)

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/rdev-ops.h
net/wireless/trace.h