From: Michael Chan Date: Thu, 7 Dec 2006 08:21:14 +0000 (-0800) Subject: [TG3]: Add TG3_FLG2_IS_NIC flag. X-Git-Tag: v2.6.20-rc1~145^2^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d26e213423923c9e033ccd373705118131827c9;p=pandora-kernel.git [TG3]: Add TG3_FLG2_IS_NIC flag. Add Tg3_FLG2_IS_NIC flag to unambiguously determine whether the device is NIC or onboard. Previously, the EEPROM_WRITE_PROT flag was overloaded to also mean onboard. With the separation, we can support some devices that are onboard but do not use eeprom write protect. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed