Re: [PATCH net] hinic: fix a bug of ndo_stop
From: David Miller
Date: Thu May 07 2020 - 21:00:34 EST
From: Luo bin <luobin9@xxxxxxxxxx>
Date: Thu, 7 May 2020 04:32:22 +0000
> + ulong timeo;
Please fully spell out "unsigned long" for this type.
The same problem exists in your net-next patch submission as well.
Thank you.