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

Thomas Monjalon thomas at monjalon.net
Thu May 30 00:31:10 CEST 2019


15/05/2019 11:29, Maxime Coquelin:
> 
> 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>

Series applied, thanks





More information about the stable mailing list