Re: [PATCH net-next] bridge: mdb: fill state in br_mdb_notify

2015-07-09 Thread David Miller
From: Nikolay Aleksandrov Date: Thu, 9 Jul 2015 03:11:10 -0700 > Fill also the port group state when sending notifications. > > Signed-off-by: Satish Ashok > Signed-off-by: Nikolay Aleksandrov This looks fine, applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netd

[PATCH net-next] bridge: mdb: fill state in br_mdb_notify

2015-07-09 Thread Nikolay Aleksandrov
Fill also the port group state when sending notifications. Signed-off-by: Satish Ashok Signed-off-by: Nikolay Aleksandrov --- Note: I know that I didn't need to move the notification before the call_rcu_bh call since we're running with bh-disabled but I did it for consistency. net/