RE: [PATCH V2 net-next 0/3] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver

2017-12-05 Thread Salil Mehta
gt; r...@vger.kernel.org; Linuxarm > Subject: Re: [PATCH V2 net-next 0/3] net: hns3: Refactors "reset" > handling code in HCLGE layer of HNS3 driver > > From: Salil Mehta > Date: Mon, 4 Dec 2017 01:29:52 + > > > This patch refactors the code of the reset feat

Re: [PATCH V2 net-next 0/3] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver

2017-12-05 Thread David Miller
From: Salil Mehta Date: Mon, 4 Dec 2017 01:29:52 + > This patch refactors the code of the reset feature in HCLGE layer > of HNS3 PF driver. Prime motivation to do this change is: > 1. To reduce the time for which common miscellaneous Vector 0 >interrupt is disabled because of the reset.