commit | 4436156b6fbec746108d45431a9f1885de810ec1 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Sat Apr 09 00:03:30 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 13 22:42:32 2016 -0400 |
tree | 6b82e56f2367a41c828765392a45159dd35b8ff5 | |
parent | 347db6b49ec0ba5ee3c9d946d45b7db59cf40480 [diff] |
bridge: simplify the stp_state_store by calling store_bridge_parm There are some repetitive codes in stp_state_store, we can remove them by calling store_bridge_parm. 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>