wifi: mac80211_hwsim: refactor RX a bit
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Sep 2022 14:12:36 +0000 (16:12 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 3 Sep 2022 15:02:15 +0000 (17:02 +0200)
commitb1622adaa55541fa9a48c487e1377d3571445da9
treefd5caaa267adbd63ac21fa11b77c0b2c50c3c7ed
parentb2c4aa35ebcc5c7e941a46e7b5c07587bd01b4e2
wifi: mac80211_hwsim: refactor RX a bit

Refactor some common RX functionality between the netlink
and non-netlink paths, adding the special hwsim TLV (if
compiled) also in the netlink path.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c