commit | fff712cbe38b6d4e211df9c22aabcfd9739c1c2a | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Fri Nov 04 10:27:53 2016 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Nov 15 14:37:21 2016 +0100 |
tree | b2a8da75d21c45bc00e7cb058165b55c52ceb3b7 | |
parent | c1f4c9ede3c799da9f920c1df9ce524145781637 [diff] |
mac80211: remove bogus skb vif assignment The call to ieee80211_txq_enqueue overwrites the vif pointer with the codel enqueue time, so setting it just before that call makes no sense. Signed-off-by: Felix Fietkau <nbd@nbd.name> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk> Signed-off-by: Johannes Berg <johannes.berg@intel.com>