[PATCH 1/4 v2 iface_work] New function ieee80211_is_skb_handled_by_pkt_type

2016-07-15 Thread Alex Briskin
Split ieee80211_iface_work in two. Moved part of a code that checks pkt_type. Signed-off-by: Alex Briskin --- net/mac80211/iface.c | 75 +++- 1 file changed, 45 insertions(+), 30 deletions(-) diff --git a/net/mac80211/iface.c b/net/mac80211/iface.

Re: [PATCH 1/4 v2 iface_work] New function ieee80211_is_skb_handled_by_pkt_type

2016-07-15 Thread Arend Van Spriel
On 15-7-2016 11:06, Alex Briskin wrote: > Split ieee80211_iface_work in two. Moved part of a code that checks > pkt_type. As mentioned before the subject of the patches should use "mac80211: " prefix. So: [PATCH 1/4 v2] mac80211: New function ieee80211_is_skb_handled_by_pkt_type So I did not mea