From: Nicolas Dichtel Date: Mon, 1 Sep 2014 14:07:29 +0000 (+0200) Subject: rtnl/do_setlink(): notify when a netdev is modified X-Git-Tag: fixes-against-v3.18-rc2~81^2~173^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba9989069f4e426b1e0ed7018eacc9e1ba607095;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed