Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8deb492 authored by Wey-Yi Guy's avatar Wey-Yi Guy
Browse files

iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frame



It is needed by firmware to use the correct rate for BAR frame transmission

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 0cb38d65
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -161,7 +161,8 @@ static void iwlagn_tx_cmd_build_rate(struct iwl_priv *priv,
		}
#endif
		return;
	}
	} else if (ieee80211_is_back_req(fc))
		tx_cmd->tx_flags |= TX_CMD_FLG_STA_RATE_MSK;

	/**
	 * If the current TX rate stored in mac80211 has the MCS bit set, it's