On Thu, Mar 16, 2023 at 02:27:10PM -0700, Jakub Kicinski wrote:
On Thu, 16 Mar 2023 13:09:43 +0200 Leon Romanovsky wrote:
On Wed, Mar 15, 2023 at 02:17:33PM +0200, Louis Peens wrote:
From: Xiaoyu Li xiaoyu.li@corigine.com
Before the referenced commit, when we requested a certain number of interrupts, if we could not meet the requirements, the number of interrupts supported by the hardware would be returned. But after the referenced commit, if the hardware failed to meet the requirements, the error of invalid argument would be directly returned, which caused a regression in the nfp driver preventing probing to complete.
Please don't break lines. You have upto 80 chars per-line.
72 I think, git adds an indentation. Not that I personally care about "not using full lines".
I care about typography.
Thanks