> -Original Message-
> From: Horton, Remy
> Sent: Thursday, July 19, 2018 8:41 PM
> To: Zhang, Qi Z
> Cc: Lu, Wenzhuo ; dev@dpdk.org; sta...@dpdk.org
> Subject: Re: [PATCH v2] net/ixgbe: fix missing NULL point check
>
>
> On 16/07/2018 13:47, Qi Zhang wrote:
> > Add missing NULL point
On 16/07/2018 13:47, Qi Zhang wrote:
Add missing NULL point check inside ixgbe_pf_host_uninit, or it may cause
segment fault when detaching a device.
Fixes: cf80ba6e2038 ("net/ixgbe: add support for representor ports")
Cc: sta...@dpdk.org
Signed-off-by: Qi Zhang
Acked-by: Remy Horton
Hi Remy:
Would you mind to give an ack for this patch if no more issue, so I can
merge to dpdk-next-net-intel.
Thanks
Qi
> -Original Message-
> From: Zhang, Qi Z
> Sent: Monday, July 16, 2018 8:47 PM
> To: Horton, Remy
> Cc: Lu, Wenzhuo ; dev@dpdk.org; Zhang, Qi Z
> ; sta...@dpdk
Add missing NULL point check inside ixgbe_pf_host_uninit, or it may cause
segment fault when detaching a device.
Fixes: cf80ba6e2038 ("net/ixgbe: add support for representor ports")
Cc: sta...@dpdk.org
Signed-off-by: Qi Zhang
---
v2: rebase
drivers/net/ixgbe/ixgbe_pf.c | 6 --
1 file chan
4 matches
Mail list logo