commit | fe9323dae5a05eb3d582d5546219c601862dd082 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Fri Sep 27 16:11:58 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 28 15:28:00 2013 -0700 |
tree | 1345b2e238c7104372405c04fadbb04a95b0a9a3 | |
parent | 3c4c88a138f0857b9e77266e09ad147d17629401 [diff] |
bonding: remove __get_first_port() Currently we have only one user of it, so it's kind of useless and just obfusicates things. Remove it and move the logic to the only user - bond_3ad_state_machine_handler(). CC: Jay Vosburgh <fubar@us.ibm.com> CC: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>