]> 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)
commit7e8a03c8d0f7950d9cb1b87a5e627953717d9de6
treea31001f42e367eac32e74c69ab2d48e571a14645
parentb03c8ba4b1c2ed96f73ce7d0bd700c0352c7744e
parent8d53569e8eeef7e28e444c7dc482373254c3d307
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>