Re: [PATCH V2 net 0/2] Misc. fixes for hns3 driver

2021-04-05 Thread patchwork-bot+netdevbpf
Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Mon, 5 Apr 2021 18:06:43 +0100 you wrote:
> Fixes for the miscellaneous problems found during the review of the code.
> 
> Change Summary:
>  Patch 1/2, Change V1->V2:
>[1] Fixed comments from Leon Romanovsky
>Link: https://lkml.org/lkml/2021/4/4/14
>  Patch 2/2, Change V1->V2:
>None
> 
> [...]

Here is the summary with links:
  - [V2,net,1/2] net: hns3: Remove the left over redundant check & assignment
https://git.kernel.org/netdev/net/c/9a6aaf61487e
  - [V2,net,2/2] net: hns3: Remove un-necessary 'else-if' in the 
hclge_reset_event()
https://git.kernel.org/netdev/net/c/0600771fa6b2

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html




[PATCH V2 net 0/2] Misc. fixes for hns3 driver

2021-04-05 Thread Salil Mehta
Fixes for the miscellaneous problems found during the review of the code.

Change Summary:
 Patch 1/2, Change V1->V2:
   [1] Fixed comments from Leon Romanovsky
   Link: https://lkml.org/lkml/2021/4/4/14
 Patch 2/2, Change V1->V2:
   None

Salil Mehta (2):
  net: hns3: Remove the left over redundant check & assignment
  net: hns3: Remove un-necessary 'else-if' in the hclge_reset_event()

 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.17.1