Re: [PATCH net-next 0/5] fix some bugs for HNS3

2018-03-26 Thread David Miller
From: Peng Li Date: Sat, 24 Mar 2018 11:32:42 +0800 > This patchset fixes some bugs for HNS3 driver: > [Patch 1/5 - 2/5] fix 2 return vlaue issues. > [Patch 3/5 - 4/5] fix 2 comments reported by code review. > [Ptach 5/5] avoid sending message to IMP because IMP will not > handle any message when

[PATCH net-next 0/5] fix some bugs for HNS3

2018-03-23 Thread Peng Li
This patchset fixes some bugs for HNS3 driver: [Patch 1/5 - 2/5] fix 2 return vlaue issues. [Patch 3/5 - 4/5] fix 2 comments reported by code review. [Ptach 5/5] avoid sending message to IMP because IMP will not handle any message when it is resetting. Fuyun Liang (4): net: hns3: fix for returni