On 12/4/19 3:49 PM, Phil Sutter wrote: > Do not use unqualified setters to avoid the warnings. Pass a (false) > zero length value to nftnl_flowtable_set_data() when assigning to > NFTNL_FLOWTABLE_DEVICES as the length value is unused and not even > usable. Maybe one should introduce a dedicated > nftnl_flowtable_set_devices() at a later point. > > Fixes: 7349a70634fa0 ("Deprecate untyped data setters") > Signed-off-by: Phil Sutter <phil@xxxxxx> > --- Thanks, I saw them too. Acked-by: Arturo Borrero Gonzalez <arturo@xxxxxxxxxxxxx>