mac80211: add ieee80211_is_tx_data helper function
authorPhilipp Borgers <borgers@mi.fu-berlin.de>
Wed, 19 May 2021 12:20:17 +0000 (14:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Jun 2021 09:01:02 +0000 (11:01 +0200)
commitcff7b5ca25353bef5909e357a9912f3d44b32af5
treee034c4b3f05cca0e0ed48180beb76bdc3c8fe3c1
parent4ebdce1dcbd44099b0e68db859b21d97b051492c
mac80211: add ieee80211_is_tx_data helper function

Add a helper function that checks if a frame is a data frame. Frames
with hardware encapsulation enabled are data frames.

Signed-off-by: Philipp Borgers <borgers@mi.fu-berlin.de>
Link: https://lore.kernel.org/r/20210519122019.92359-2-borgers@mi.fu-berlin.de
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h