Message ID | 20180812094738.14852-1-salil.mehta@huawei.com |
---|---|
Headers | show |
Series | Misc bug fixes & small enhancements for HNS3 Driver | expand |
From: Salil Mehta <salil.mehta@huawei.com> Date: Sun, 12 Aug 2018 10:47:34 +0100 > Fixes: 9dba194574e3 ("{topost} net: hns3: fix for vlan table problem") This commit ID doesn't exist. Also, I really don't think the string "{topost}" would be in the commit header line.
Hi Dave, > -----Original Message----- > From: David Miller [mailto:davem@davemloft.net] > Sent: Monday, August 13, 2018 4:57 PM > To: Salil Mehta <salil.mehta@huawei.com> > Cc: Zhuangyuzeng (Yisen) <yisen.zhuang@huawei.com>; lipeng (Y) > <lipeng321@huawei.com>; mehta.salil.lnk@gmail.com; > netdev@vger.kernel.org; linux-kernel@vger.kernel.org; Linuxarm > <linuxarm@huawei.com>; linyunsheng <linyunsheng@huawei.com> > Subject: Re: [PATCH net-next 5/9] net: hns3: Fix for vf vlan delete > failed problem > > From: Salil Mehta <salil.mehta@huawei.com> > Date: Sun, 12 Aug 2018 10:47:34 +0100 > > > Fixes: 9dba194574e3 ("{topost} net: hns3: fix for vlan table > problem") > > This commit ID doesn't exist. Thanks for catching this. This commit ID was from our internal branch and ideally should have been from net-next - I should have caught this earlier, sorry for this! I have for now dropped this patch from the series as there is another related patch(being referred in the Fixes string) that would need to be merged with this patch before sending to net-next. Therefore, will refloat this patch along with other related patch later in next cycle. > > Also, I really don't think the string "{topost}" would be in the commit > header line. Yes, this is stray and will be removed when this patch is sent next. Thank you Salil