From: David S. Miller Date: Mon, 27 Feb 2006 20:51:27 +0000 (-0800) Subject: [TG3]: Fix Sun tg3 variant detection. X-Git-Tag: v2.6.16-rc6~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051d3cbd96909b2fe6b5038e7bbe77f41356db05;p=pandora-kernel.git [TG3]: Fix Sun tg3 variant detection. Some Sun parts don't have PCI_VENDOR_ID_SUN in the subsystem vendor ID. So add another fallback test, which is the name of the OBP firmware device tree node. If it's a Sun part we'll get "network", else it will be named "ethernet". Signed-off-by: David S. Miller --- Reading git-diff-tree failed