]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit89ac3e530a43ef08d93264babade8c5f71573f51
treea31001f42e367eac32e74c69ab2d48e571a14645
parent3aa09e3c193604304f6724eeb37bc7c447bf45dd
parent8b81a3a8b14a0353e0c2e19d4bde886f4bd0e081
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>