Merge tag 'iwlwifi-for-kalle-2015-12-16' into next
[cascardo/linux.git] / include / net / switchdev.h
index bc865e2..1d22ce9 100644 (file)
@@ -323,7 +323,7 @@ static inline int switchdev_port_fdb_dump(struct sk_buff *skb,
                                          struct net_device *filter_dev,
                                          int idx)
 {
-       return -EOPNOTSUPP;
+       return idx;
 }
 
 static inline void switchdev_port_fwd_mark_set(struct net_device *dev,