[dpdk-dev] [PATCH v2 07/12] net/nfp: fix build when debug enabled

Ferruh Yigit ferruh.yigit at intel.com
Wed Jan 10 13:09:24 CET 2018


On 1/9/2018 12:10 PM, Ferruh Yigit wrote:
> build error:
> .../drivers/net/nfp/nfp_net.c:1497:8: error:
> ‘dev_data’ undeclared (first use in this function); did you mean
> ‘dev_t’?
>         dev_data->port_id);
> 	        ^
> 
> Fixes: 7ccf1115f0ab ("net/nfp: fix jumbo settings")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

This one squashed with the relevant commit in next-net.


More information about the dev mailing list