tg3: tg3.h cleanups
authorMatt Carlson <mcarlson@broadcom.com>
Mon, 22 Dec 2008 04:21:18 +0000 (20:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Dec 2008 04:21:18 +0000 (20:21 -0800)
This patch cleans up the tg3 header file by removing the preprocessor
definitions for standard PCI configuration space registers.  The driver
should be using the standard definitions when needed.  The patch
continues by removing redundant PHY related definitions and reorganizes
some of the remaining entries.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found