Home
last modified time | relevance | path

Searched hist:ba9989069f4e426b1e0ed7018eacc9e1ba607095 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff ba9989069f4e426b1e0ed7018eacc9e1ba607095 Mon Sep 01 09:07:29 CDT 2014 Nicolas Dichtel <nicolas.dichtel@6wind.com> rtnl/do_setlink(): notify when a netdev is modified

Depending on which parameters were updated, the changes were not propagated via
the notifier chain and netlink.

The new flag has been set only when the change did not cause a call to the
notifier chain and/or to the netlink notification functions.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>