Commit d7af63ab authored by Xiang wangx's avatar Xiang wangx Committed by Kalle Valo
Browse files

wcn36xx: Fix typo in comment

parent 62ebaf2f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1961,7 +1961,7 @@ struct wcn36xx_hal_config_bss_params {

	/* HAL should update the existing BSS entry, if this flag is set.
	 * UMAC will set this flag in case of reassoc, where we want to
	 * resue the the old BSSID and still return success 0 = Add, 1 =
	 * resue the old BSSID and still return success 0 = Add, 1 =
	 * Update */
	u8 action;

@@ -2098,7 +2098,7 @@ struct wcn36xx_hal_config_bss_params_v1 {

	/* HAL should update the existing BSS entry, if this flag is set.
	 * UMAC will set this flag in case of reassoc, where we want to
	 * resue the the old BSSID and still return success 0 = Add, 1 =
	 * resue the old BSSID and still return success 0 = Add, 1 =
	 * Update */
	u8 action;