]> Pileus Git - ~andy/linux/commit
dev: update __dev_notify_flags() to send rtnl msg
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Wed, 25 Sep 2013 10:02:44 +0000 (12:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Sep 2013 19:08:12 +0000 (15:08 -0400)
commita528c219df2e865e178c538c7178961dfed5a13c
treebea412291c7c60b6651cc16752556aa07f94f4e3
parente05849512662e789232dafed71ba65729f101e70
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>
include/linux/netdevice.h
net/core/dev.c
net/core/rtnetlink.c