Re: [PATCH] eth: fealnx: fix typo in comment

From: Denis Benato
Date: Sat Oct 04 2025 - 16:17:06 EST



On 10/4/25 18:08, Simon Horman wrote:
> On Sat, Oct 04, 2025 at 02:59:42PM +0200, Denis Benato wrote:
>> There is a typo in a comment containing "avilable":
>> replace it with "available".
>>
>> Signed-off-by: Denis Benato <benato.denis96@xxxxxxxxx>
> Thanks Denis,
Hello Simon,
>
> I agree this is a good change, but could you also
> fix the spelling of mutlicast in this file?
>

Sure thing! I didn't noticed it, I was fixing another driver, so I

searched for that misspell and found this, so I simply quickly changed that

without looking or touching anything else.

> Please do consider tagging patches for Networking for their target tree.
> In this case I assume net-next, as this doesn't seem to be a bugfix for net.
>
> Also, net-next is currently closed for hte merge window.
> And will reopen once v6.18-rc1 has been released, I expect on or after
> the 13th October. So please post any patches for net-next after then.
>
> See: https://docs.kernel.org/process/maintainer-netdev.html
>
Thank you for the guidance! I am pretty new to all of this.