Re: [PATCH 1/2 net-next] hns3pf: fix hns3_del_tunnel_port()

2017-08-11 Thread David Miller
From: Dan Carpenter 
Date: Thu, 10 Aug 2017 12:54:59 +0300

> This function has a copy and paste bug so it accidentally calls the add
> function instead of the delete function.
> 
> Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for 
> hip08 SoC")
> Signed-off-by: Dan Carpenter 

Applied.


Re: [PATCH 1/2 net-next] hns3pf: fix hns3_del_tunnel_port()

2017-08-11 Thread David Miller
From: Dan Carpenter 
Date: Thu, 10 Aug 2017 12:54:59 +0300

> This function has a copy and paste bug so it accidentally calls the add
> function instead of the delete function.
> 
> Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for 
> hip08 SoC")
> Signed-off-by: Dan Carpenter 

Applied.