Re: [patch net-next v2 6/6] switchdev: push object ID back to object structure

2015-10-01 Thread Vivien Didelot
On Oct. Thursday 01 (40) 11:03 AM, Jiri Pirko wrote: > From: Jiri Pirko > > Suggested-by: Scott Feldman > Signed-off-by: Jiri Pirko Reviewed-by: Vivien Didelot -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More major

Re: [patch net-next v2 6/6] switchdev: push object ID back to object structure

2015-10-01 Thread Scott Feldman
On Thu, Oct 1, 2015 at 2:03 AM, Jiri Pirko wrote: > From: Jiri Pirko > > Suggested-by: Scott Feldman > Signed-off-by: Jiri Pirko Acked-by: Scott Feldman -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo in

[patch net-next v2 6/6] switchdev: push object ID back to object structure

2015-10-01 Thread Jiri Pirko
From: Jiri Pirko Suggested-by: Scott Feldman Signed-off-by: Jiri Pirko --- drivers/net/ethernet/rocker/rocker.c | 9 ++ include/net/switchdev.h | 14 +++-- net/bridge/br_fdb.c | 4 +-- net/bridge/br_vlan.c | 8 ++--- net/dsa/slave.c