]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1273286f2c04f40860d0de57dadb5cbd4fcebaaf
tree05dab70dd65a4f8a07fcc1065a92d8f576c590e9
parenta425e0086b2dafb9cb13fbb5010f980ed0a220d7
tg3: tg3.h cleanups

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>
drivers/net/tg3.c
drivers/net/tg3.h