From: Krzysztof Piotr Oledzki Date: Wed, 6 Oct 2010 21:25:06 +0000 (-0700) Subject: bonding: print information about speed and duplex seen by the driver X-Git-Tag: v2.6.37-rc1~147^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=700c2a779e6d5a60e2ef4716e75ea7f41546602f;p=pandora-kernel.git bonding: print information about speed and duplex seen by the driver before: bonding: bond0: link status definitely up for interface eth5 bonding: bond0: link status definitely up for interface eth0 after: bonding: bond0: link status definitely up for interface eth5, 100 Mbps full duplex. bonding: bond0: link status definitely up for interface eth0, 100 Mbps full duplex. Signed-off-by: Krzysztof Piotr Oledzki Signed-off-by: David S. Miller --- Reading git-diff-tree failed