Home
last modified time | relevance | path

Searched hist:db833d40ad3263b2ee3b59a1ba168bb3cfed8137 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff db833d40ad3263b2ee3b59a1ba168bb3cfed8137 Tue Jun 20 06:35:23 CDT 2017 Serhey Popovych <serhe.popovych@gmail.com> rtnetlink: add IFLA_GROUP to ifla_policy

Network interface groups support added while ago, however
there is no IFLA_GROUP attribute description in policy
and netlink message size calculations until now.

Add IFLA_GROUP attribute to the policy.

Fixes: cbda10fa97d7 ("net_device: add support for network device groups")
Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>