Kalle Valo says:
[platform/kernel/linux-rpi.git] / drivers / staging / vt6655 / device_main.c
index 56c3cf3..45e5ecc 100644 (file)
@@ -1685,6 +1685,7 @@ static void vnt_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
 
 static const struct ieee80211_ops vnt_mac_ops = {
        .tx                     = vnt_tx_80211,
+       .wake_tx_queue          = ieee80211_handle_wake_tx_queue,
        .start                  = vnt_start,
        .stop                   = vnt_stop,
        .add_interface          = vnt_add_interface,