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)
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>

No differences found