commit | 9d26e213423923c9e033ccd373705118131827c9 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Dec 07 00:21:14 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 07 00:21:14 2006 -0800 |
tree | 182ec37041687479c2e4697463e77a1b195b9d26 | |
parent | 676917d488212303ce4a7d033815ce8799201010 [diff] |
[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 <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>