On 04/08/2016 06:03 PM, Xin Long wrote: > There are some repetitive codes in flush_store, we can remove > them by calling store_bridge_parm, also, it would send rtnl notification > after we add it in store_bridge_parm in the following patches. > > Signed-off-by: Xin Long <lucien.xin@xxxxxxxxx> > --- > net/bridge/br_sysfs_br.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > Reviewed-by: Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx>