Re: [PATCH net-next v1] hinic: add support to set and get pause param

From: David Miller
Date: Wed May 20 2020 - 14:09:33 EST


From: "luobin (L)" <luobin9@xxxxxxxxxx>
Date: Wed, 20 May 2020 12:39:27 +0800

> It's because I made this patch based on the previous patch
> ([PATCH net-next v1] hinic: add set_channels ethtool_ops support), so

Don't ever silently create dependencies like this.

Either submit new dependant patches after the required ones go in, or
put them together into a logical numbered patch series.