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: [email protected]
>
> Signed-off-by: Ferruh Yigit <[email protected]>This one squashed with the relevant commit in next-net.

