mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
wifi: iwlwifi: mld: fix misspelling of 'established'
This got pretty mangled, fix the spelling. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20250609211928.afbb67d4dda9.Id1412d9336740e6101e672b38411641c6e206999@changeid
This commit is contained in:
parent
2110d001db
commit
6efaf59ffa
|
|
@ -1468,7 +1468,7 @@ void iwl_mld_mac80211_mgd_prepare_tx(struct ieee80211_hw *hw,
|
|||
struct iwl_mld *mld = IWL_MAC80211_GET_MLD(hw);
|
||||
u32 duration = IWL_MLD_SESSION_PROTECTION_ASSOC_TIME_MS;
|
||||
|
||||
/* After a successful association the connection is etalibeshed
|
||||
/* After a successful association the connection is established
|
||||
* and we can rely on the quota to send the disassociation frame.
|
||||
*/
|
||||
if (info->was_assoc)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user