[dpdk-stable] [dpdk-dev] [PATCH 1/4] net/cxgbe: do not dereference global config struct

Maxime Coquelin maxime.coquelin at redhat.com
Wed May 15 11:29:13 CEST 2019



On 5/15/19 9:54 AM, David Marchand wrote:
> Prefer the existing apis rather than direct access the configuration
> structure.
> 
> Fixes: 92c8a63223e5 ("cxgbe: add device configuration and Rx support")
> Cc:stable at dpdk.org
> 
> Signed-off-by: David Marchand<david.marchand at redhat.com>
> ---
>   drivers/net/cxgbe/cxgbe_main.c | 5 ++---
>   1 file changed, 2 insertions(+), 3 deletions(-)


Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the stable mailing list