commit | a528c219df2e865e178c538c7178961dfed5a13c | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Wed Sep 25 12:02:44 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 30 15:08:12 2013 -0400 |
tree | bea412291c7c60b6651cc16752556aa07f94f4e3 | |
parent | e05849512662e789232dafed71ba65729f101e70 [diff] |
dev: update __dev_notify_flags() to send rtnl msg This patch only prepares the next one, there is no functional change. Now, __dev_notify_flags() can also be used to notify flags changes via rtnetlink. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>