From: Veaceslav Falico Date: Fri, 27 Sep 2013 14:11:58 +0000 (+0200) Subject: bonding: remove __get_first_port() X-Git-Tag: v3.13-rc1~105^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9323dae5a05eb3d582d5546219c601862dd082;p=pandora-kernel.git 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 CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed