Re: [PATCH net v2] rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink

2015-09-15 Thread David Miller
From: Roopa Prabhu Date: Tue, 15 Sep 2015 14:44:29 -0700 > From: Roopa Prabhu ... > ndo_bridge_getlink can return -EOPNOTSUPP when an interfaces > ndo_bridge_getlink op is set to switchdev_port_bridge_getlink > and CONFIG_SWITCHDEV is not defined. This today can happen to > bond, rocker and tea

[PATCH net v2] rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink

2015-09-15 Thread Roopa Prabhu
From: Roopa Prabhu problem reported: kernel 4.1.3 # bridge vlan portvlan ids eth0 1 PVID Egress Untagged 90 91 92 93 94 95 9