From: Jakub Kicinski <[email protected]> Date: Wed, 16 Oct 2019 10:19:43 -0700
> On Wed, 16 Oct 2019 15:16:59 +0800, Huazhong Tan wrote: >> This patch-set includes some bugfixes and code optimizations >> for the HNS3 ethernet controller driver. > > The code LGTM, mostly, but it certainly seems like patches 2, 3 and 4 > should be a separate series targeting the net tree :( Agreed, there are legitimate bug fixes. I have to say that I see this happening a lot, hns3 bug fixes targetting net-next in a larger series of cleanups and other kinds of changes. Please handle this delegation properly. Send bug fixes as a series targetting 'net', and send everything else targetting 'net-next'.

