From: Peter Pan(潘卫平) Date: Wed, 8 Jun 2011 21:19:01 +0000 (+0000) Subject: bonding: make 802.3ad use latest lacp_rate X-Git-Tag: v3.1-rc1~316^2~450^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba824a8b2d77942d51ce45ed721f65764c00ab50;p=pandora-kernel.git bonding: make 802.3ad use latest lacp_rate There is bug that when you modify lacp_rate via sysfs, 802.3ad won't use the new value of lacp_rate to transmit packets. This is because port->actor_oper_port_state isn't changed. Signed-off-by: Weiping Pan Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller --- Reading git-diff-tree failed