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

2017-12-02 Thread Salil Mehta
; ker...@vger.kernel.org; linux-r...@vger.kernel.org; Linuxarm > > Subject: Re: [PATCH net-next] net: hns3: Refactors "reset" handling > code in HCLGE layer of HNS3 driver > > On Fri, Dec 01, 2017 at 03:37:44AM +, Salil Mehta wrote: > > This patch refactors the

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

2017-12-01 Thread Andrew Lunn
On Fri, Dec 01, 2017 at 03:37:44AM +, Salil Mehta wrote: > 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 rese