commit | f307668bfcb7e83b6f62bda6a703e09613a00bd0 | [log] [tgz] |
---|---|---|
author | Mahesh Bandewar <maheshb@google.com> | Mon Mar 27 11:37:30 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 27 21:11:49 2017 -0700 |
tree | 7c441f8492ce3e8c1dee2b3b71d5d237cb3d6f14 | |
parent | 205ed44ec0676099fc17ba6d3195e48bea947147 [diff] |
bonding: split bond_set_slave_link_state into two parts Split the function into two (a) propose (b) commit phase without changing the semantics for the original API. Signed-off-by: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>