[Cake] Compiling under net-next
Toke Høiland-Jørgensen
toke at toke.dk
Mon Mar 19 06:40:27 EDT 2018
Toke Høiland-Jørgensen <toke at toke.dk> writes:
> George Amanakis <gamanakis at gmail.com> writes:
>
>> It seems the change was introduced here:
>> https://patchwork.kernel.org/patch/9671147/
>>
>> I drafted the following very simplistic patch, could somebody take a
>> look at it?
>
> LGTM. We may want to actually use the extack feature at some point, but
> we're not really returning error messages from the configuration except
> when parsing fails, so I guess it doesn't matter too much in this
> instance...
Ah, wait, nla_parse_nested() takes an extack parameter now, so we should
pass that through in cake_change() after this change.
-Toke
More information about the Cake
mailing list