mac80211: fix regression in skb resizing optimization in monitor mode (FS#2254)
authorFelix Fietkau <nbd@nbd.name>
Wed, 24 Apr 2019 07:32:22 +0000 (09:32 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 24 Apr 2019 07:33:38 +0000 (09:33 +0200)
struct ieee80211_local needs to be passed in separately instead of
dereferencing the (potentially NULL) sdata

Signed-off-by: Felix Fietkau <nbd@nbd.name>

No differences found