mac80211: unify queueing SKB to iface
authorJohannes Berg <johannes.berg@intel.com>
Mon, 17 May 2021 21:07:54 +0000 (23:07 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jun 2021 08:59:59 +0000 (10:59 +0200)
commit0044cc177f23aff1f66589f87c5f1172e9f09fdc
tree9aba6c368e306b2df57d478dec03116175a994e7
parent0edab4ff84b67fc585bb47aba37833da18f5a9dc
mac80211: unify queueing SKB to iface

We have a bunch of places that open-code the same to queue
an SKB to an interface, unify that.

Link: https://lore.kernel.org/r/20210517230754.113b65febd5a.Ie0e1d58a2885e75f242cb6e06f3b9660117fef93@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c