Re: [PATCH net v01 0/5] net: hinic3: Fix netif_queue_set_napi input parameters and code styles

From: Fan Gong

Date: Tue Jan 20 2026 - 23:25:09 EST


On 1/21/2026 7:47 AM, Jakub Kicinski wrote:
> On Tue, 20 Jan 2026 20:38:38 +0800 Fan Gong wrote:
>> This patchset provides netif_queue_set_napi bug fix and serveral code styles
>> fixes to :
>>
>> Fix netif_queue_set_napi queue_index parameter passing error.
>> Remove empty lines between error handling.
>> Remove redundant defensive code.
>> Use array_size instead of multiplying.
>> Sq use SQ_CTXT_PREF_CI_HI to improve readability.
>
> no reposts within 24h please
> https://www.kernel.org/doc/html/next/process/maintainer-netdev.html

Sorry for reposting and incorrectly confusing net and net-next.
We will send a new patchset tomorrow and add Fixed tag in patchs for fixes.