Home
last modified time | relevance | path

Searched hist:"14 f31bb39f5d4b69c179d219833d7edb9b36ebd9" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_sysfs_br.cdiff 14f31bb39f5d4b69c179d219833d7edb9b36ebd9 Fri Apr 08 11:03:28 CDT 2016 Xin Long <lucien.xin@gmail.com> bridge: simplify the flush_store by calling store_bridge_parm

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@gmail.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>