OSDN Git Service

iwlwifi: mvm: Set Tx rate and flags when there is not station
authorIlan Peer <ilan.peer@intel.com>
Wed, 17 Oct 2018 11:06:19 +0000 (14:06 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 25 Jan 2019 18:57:20 +0000 (20:57 +0200)
commit055b22e770dd073d87bbb6416596456b2a4d708c
tree7ddf21751efd301a905c1af3efc7af0e2b4e40a8
parent4f1e85f0b8e270351c709de90d17a96b9f6e16a4
iwlwifi: mvm: Set Tx rate and flags when there is not station

When a frame is transmitted without a station, need to set the rate
and flags in the Tx command, as the FW does not have any information as
to what rate and flags should be used for this frame.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c