forcedeth: remove device id macros
authorAyaz Abdulla <aabdulla@nvidia.com>
Wed, 3 Jun 2009 15:05:17 +0000 (15:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Jun 2009 10:52:37 +0000 (03:52 -0700)
commit3c2e1c11d9126d765ab40207150cb6f9869637f1
tree6c03b5cd9d18508d07be191bb7bd801b2f9f9005
parent5c726166692449dfd570bf4497d427f1ea200ad3
forcedeth: remove device id macros

This patch removes the device id macros and instead uses the constants
directly.

The areas in which logic expressions where using the macros now instead
use feature/workaround flags.

No new functionality has been introduced in this patch, only clean up of
flags and macros.

Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/forcedeth.c