wcn36xx: remove unecessary return

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
Eduardo Abinader 2019-10-30 09:41:41 +01:00 committed by Kalle Valo
parent d77ef82c72
commit 6dea30b4fd

View File

@ -935,8 +935,6 @@ static void wcn36xx_bss_info_changed(struct ieee80211_hw *hw,
out:
mutex_unlock(&wcn->conf_mutex);
return;
}
/* this is required when using IEEE80211_HW_HAS_RATE_CONTROL */