Re: [PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment

2024-03-27 Thread Krzysztof Kozlowski
On 27/03/2024 13:55, Kalle Valo wrote: > Krzysztof Kozlowski writes: > >> virtio core already sets the .owner, so driver does not need to. >> >> Signed-off-by: Krzysztof Kozlowski > > We use "wifi:" in the title, not "wireless:". It would be nice if you > can fix this during commit. Sure. Bes

Re: [PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment

2024-03-27 Thread Kalle Valo
Krzysztof Kozlowski writes: > virtio core already sets the .owner, so driver does not need to. > > Signed-off-by: Krzysztof Kozlowski We use "wifi:" in the title, not "wireless:". It would be nice if you can fix this during commit. -- https://patchwork.kernel.org/project/linux-wireless/list/

[PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment

2024-03-27 Thread Krzysztof Kozlowski
virtio core already sets the .owner, so driver does not need to. Signed-off-by: Krzysztof Kozlowski --- Depends on the first patch. --- drivers/net/wireless/virtual/mac80211_hwsim.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/wireless/virtual/mac80211_hwsim.c b/drivers/net/