2023-01-29 12:49:39

by Jonathan Neuschäfer

[permalink] [raw]
Subject: [PATCH] wl1251: Fix a typo ("boradcast")

It should be "broadcast".

Signed-off-by: Jonathan Neuschäfer <[email protected]>
---
drivers/net/wireless/ti/wl1251/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ti/wl1251/init.c b/drivers/net/wireless/ti/wl1251/init.c
index a19cce3a7e6f0..5663f197ea69f 100644
--- a/drivers/net/wireless/ti/wl1251/init.c
+++ b/drivers/net/wireless/ti/wl1251/init.c
@@ -373,7 +373,7 @@ int wl1251_hw_init(struct wl1251 *wl)
if (ret < 0)
goto out_free_data_path;

- /* Beacons and boradcast settings */
+ /* Beacons and broadcast settings */
ret = wl1251_hw_init_beacon_broadcast(wl);
if (ret < 0)
goto out_free_data_path;
--
2.39.0



2023-02-13 15:15:19

by Kalle Valo

[permalink] [raw]
Subject: Re: wifi: wl1251: Fix a typo ("boradcast")

Jonathan Neuschäfer <[email protected]> wrote:

> It should be "broadcast".
>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>

Patch applied to wireless-next.git, thanks.

900cad6ef12e wifi: wl1251: Fix a typo ("boradcast")

--
https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches