bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
authorJiri Pirko <jiri@resnulli.us>
Fri, 5 Sep 2014 13:51:31 +0000 (15:51 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Sep 2014 18:29:55 +0000 (11:29 -0700)
Allow rtnetlink users to get bridge master info in IFLA_INFO_DATA attr
This initial part implements forward_delay, hello_time, max_age options.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found