Merge branch 'netdev_modified'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 19:58:36 +0000 (12:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 19:58:36 +0000 (12:58 -0700)
commit29fea209f8333e2351710c14c19bf5358da63e39
treea31001f42e367eac32e74c69ab2d48e571a14645
parent219c5361e625186c21f3e1bc7bc67cd7dac50ca9
parentba9989069f4e426b1e0ed7018eacc9e1ba607095
Merge branch 'netdev_modified'

Nicolas Dichtel says:

====================
rtnl: send notification in do_setlink()

This series ensures to call the notifier chain and to send a netlink
message when a change is done by do_setlink().

The three first patches mainly prepare the last one, which do this change.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>