From: Michael Chan Date: Tue, 27 Sep 2005 19:13:10 +0000 (-0700) Subject: [TG3]: misc. fixes X-Git-Tag: v2.6.14-rc3~101^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9804ddbeec2ea709255830a8822bfb4e7584f6a;p=pandora-kernel.git [TG3]: misc. fixes Fix interrupt test handler by adding check for IRQ assertion in PCI_STATE register in addition to the status block updated bit. Add test for valid ethernet address in tg3_set_mac_addr(). Add tg3_bus_string() to setup the PCI bus speed/width string for all PCI/PCIX/PCI Express devices. This is used to print the bus type during init_one(). Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed