c
< 	int ret = iwl_mvm_mld_rm_sta_from_fw(mvm, sta_id);
---
> 	int ret = iwl_mvm_mld_rm_sta_from_fw_bounded(mvm, sta_id, IWL_MVM_MAX_STA_ID);
