On 12/5/18 3:51 AM, Petr Machata wrote: > In order to propagate extack through NETDEV_PRE_UP, add a new function > call_netdevice_notifiers_extack() that primes the extack field of the > notifier info. Convert call_netdevice_notifiers() to a simple wrapper > around the new function that passes NULL for extack. > > Signed-off-by: Petr Machata <[email protected]> > Acked-by: Jiri Pirko <[email protected]> > Reviewed-by: Ido Schimmel <[email protected]> > --- > net/core/dev.c | 21 ++++++++++++++++----- > 1 file changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: David Ahern <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
