RE: [PATCH V2 net-next 00/10] Cleanups, minor additions & fixes for HNS3 driver
From: Salil Mehta <hidden>
Date: 2018-09-29 20:43:36
Also in:
lkml
Hi David,
From: David Miller [mailto:davem@davemloft.net] Sent: Saturday, September 29, 2018 6:47 PM To: Salil Mehta <redacted> Cc: Zhuangyuzeng (Yisen) <redacted>; lipeng (Y) [off-list ref]; mehta.salil@opnsrc.net; netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Linuxarm [off-list ref] Subject: Re: [PATCH V2 net-next 00/10] Cleanups, minor additions & fixes for HNS3 driver From: Salil Mehta <redacted> Date: Sat, 29 Sep 2018 15:56:12 +0100quoted
This patch-set contains cleans-ups, minor changes and fixes to theHNS3 driver.quoted
Change Summary: v1->v2 * Fixed Kbuild error due to missed patch in the current submission. For now, replaced HNAE3_REVISION_ID_21 macro with 0x21 * Fixed issues identified by Eric Dumazet and spelling mistakes byDavid Millerquoted
Link: https://lkml.org/lkml/2018/9/28/842 Note: Hi David, From v1->v2 changes only exists in below patch "net: hns3: Add serdes parallel inner loopback support"I already applied v1, so you have to send me a build fix for that broken patch. Nevermind, I'll do it myself, I can't have my tree broken like this for days. In the future, when I've applied your changes, they cannot be reverted. You must send me relative fixups to what is in my tree already.
Ok sure, got it. Will take care in future. Thanks so much for the help this time. Best regards Salil.
Thank you.