Commit 6dea30b4 authored by Eduardo Abinader's avatar Eduardo Abinader Committed by Kalle Valo
Browse files

wcn36xx: remove unecessary return

parent d77ef82c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */