rk: revert 20f3d0b+v3.0.66 to v3.0
[firefly-linux-kernel-4.4.55.git] / net / mac80211 / status.c
index 04cdbaf160ba7651a2a0b434fc0208c5aad587a3..1658efaa2e8eef4b042ec05ffd875cbd0d3c6ec1 100644 (file)
@@ -336,7 +336,7 @@ void ieee80211_tx_status(struct ieee80211_hw *hw, struct sk_buff *skb)
                                continue;
                        if (wk->offchan_tx.frame != skb)
                                continue;
-                       wk->offchan_tx.status = true;
+                       wk->offchan_tx.frame = NULL;
                        break;
                }
                rcu_read_unlock();