From: Ron Mercer Date: Thu, 2 Jul 2009 06:06:12 +0000 (+0000) Subject: qlge: Add/use function for link up/down. X-Git-Tag: v2.6.31-rc3~70^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a47330892e697ae27d2d56a3c4c7fec2015be93;p=pandora-kernel.git qlge: Add/use function for link up/down. We need to set/clear the mac address register when the link goes up/down respectively. Without this both ports of a 2-port device can end up with the same mac address in a bonding scenario. The new ql_link_on() and ql_link_off() will also be used in handling certain firmware events. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed