From: David S. Miller Date: Wed, 7 Oct 2015 11:49:39 +0000 (-0700) Subject: Merge branch 'bridge-netlink-port-attrs' X-Git-Tag: v4.4-rc1~141^2~195 X-Git-Url: http://git.agner.ch/gitweb/?a=commitdiff_plain;h=68e4bd2778fb48a98cf9db8e218ef2f3a817bafc;p=linux.git Merge branch 'bridge-netlink-port-attrs' Nikolay Aleksandrov says: ==================== bridge: netlink: complete port attribute support This is the second set that completes the bridge port's netlink support and makes everything from sysfs available via netlink. I've used sysfs as a guide of what and how to set again. I've tested setting/getting every option and also this time tested enabling KASAN. Again there're a few long line warnings about the ifla attribute names in br_port_info_size() but as the previous set - it's good to know what's been accounted for. ==================== Signed-off-by: David S. Miller --- 68e4bd2778fb48a98cf9db8e218ef2f3a817bafc