commit | 29fea209f8333e2351710c14c19bf5358da63e39 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Sep 02 12:58:36 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 02 12:58:36 2014 -0700 |
tree | a31001f42e367eac32e74c69ab2d48e571a14645 | |
parent | 219c5361e625186c21f3e1bc7bc67cd7dac50ca9 [diff] | |
parent | ba9989069f4e426b1e0ed7018eacc9e1ba607095 [diff] |
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>