Re: [PATCH net-next v4 2/2] wifi: ath11k: Convert timeouts to secs_to_jiffies()
From: Jeff Johnson
Date: Thu Dec 12 2024 - 12:57:45 EST
On 12/12/2024 9:33 AM, Easwar Hariharan wrote:
> Commit b35108a51cf7 ("jiffies: Define secs_to_jiffies()") introduced
>
> secs_to_jiffies(). As the value here is a multiple of 1000, use
>
> secs_to_jiffies() instead of msecs_to_jiffies to avoid the multiplication.
>
>
>
something is wrong with your patch since it introduces a blank line after each
line.
Also if you want the ath11k patch to be taken separately, it goes through the
ath tree, not the net tree.
/jeff