commit | b2b98d4acc58a6f36b731e666c6ebd901cd6a27e | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Mon Nov 03 16:52:32 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 03 16:52:32 2008 -0800 |
tree | f455300c0b87b99a91e720709e178c7a9a0d1611 | |
parent | bcb37f6cb57e565e7bd342272652c3a50cf88761 [diff] |
tg3: Do not enable APE on bcm5700 With older versions of the NVRAM format, the driver may mistakenly determine that APE is enabled. Make sure this doesn't happen by restricting the ENABLE_APE check to devices known to have more recent NVRAM image formats. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>