OSDN Git Service

Revert "rtnl: Add support for netdev event to link messages"
authorDavid S. Miller <davem@davemloft.net>
Sun, 9 Apr 2017 21:45:21 +0000 (14:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 9 Apr 2017 21:45:21 +0000 (14:45 -0700)
commitbf74b20d00b13919db7ae5d1015636e76f56f6ae
tree4775f2b5a082545deb9ce65164ea18887417db21
parent0492b71c42f76b6019ef5fe686a7cb253dded09c
Revert "rtnl: Add support for netdev event to link messages"

This reverts commit def12888c161e6fec0702e5ec9c3962846e3a21d.

As per discussion between Roopa Prabhu and David Ahern, it is
advisable that we instead have the code collect the setlink triggered
events into a bitmask emitted in the IFLA_EVENT netlink attribute.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rtnetlink.h
include/uapi/linux/if_link.h
net/core/dev.c
net/core/rtnetlink.c