]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/iwlwifi/dvm/tx.c
iwlwifi: remove TX_CMD id from transport layer
[~andy/linux] / drivers / net / wireless / iwlwifi / dvm / tx.c
index 1fef5240e6adc07317b7128bf7d7617385fa9aa8..e12b1a63c484635f64a23f0e27904045a8185cc2 100644 (file)
@@ -368,6 +368,7 @@ int iwlagn_tx_skb(struct iwl_priv *priv,
                goto drop_unlock_priv;
 
        memset(dev_cmd, 0, sizeof(*dev_cmd));
+       dev_cmd->hdr.cmd = REPLY_TX;
        tx_cmd = (struct iwl_tx_cmd *) dev_cmd->payload;
 
        /* Total # bytes to be transmitted */