OSDN Git Service

cfg80211: fix BSS color notify trace enum confusion
authorJohannes Berg <johannes.berg@intel.com>
Wed, 18 Aug 2021 07:20:53 +0000 (09:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 18 Aug 2021 07:21:52 +0000 (09:21 +0200)
commitc448f0fd2ce59947b3b8b8d6b56e15036449d1f1
tree94cd8f3cbb72a1f005e085c631e8b3ca59cd7983
parentf50d2ff8f016b79a2ff4acd5943a1eda40c545d4
cfg80211: fix BSS color notify trace enum confusion

The wrong enum was used here, leading to warnings.
Just use a u32 instead.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 0d2ab3aea50b ("nl80211: add support for BSS coloring")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/trace.h