]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.h
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)
commitaa10f27d99410cff9145bf91b6efc884c7a4871c
tree05dab70dd65a4f8a07fcc1065a92d8f576c590e9
parent69fc405318967c7913e5b55cf3906250a26b49d0
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