From: Gary Zambrano Date: Sun, 30 Apr 2006 01:59:13 +0000 (-0700) Subject: [TG3]: Add reset_phy parameter to chip reset functions X-Git-Tag: v2.6.17-rc4~101^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7a22e3eb49042c048f24bab40cf5cf8915487d;p=pandora-kernel.git [TG3]: Add reset_phy parameter to chip reset functions Add a reset_phy parameter to tg3_reset_hw() and tg3_init_hw(). With the full chip reset during MAC address change, the automatic PHY reset during chip reset will cause a link down and bonding will not work properly as a result. With this reset_phy parameter, we can do a chip reset without link down when changing MAC address or MTU. Signed-off-by: Gary Zambrano Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed