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)
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>

No differences found