]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: Replace some magic 5704S constants
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 21 Dec 2007 04:08:32 +0000 (20:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:32 +0000 (14:59 -0800)
commitc98f6e3be1d1b9bc9299d84da4f0b1ea9a50f392
tree6b40c900dad3d38e755f1a5a37acea08f98d3b0d
parentba4d07a8483e6ec0de3194960f8aca862711454c
[TG3]: Replace some magic 5704S constants

This patch replaces magic values with preprocessor definitions for
the sg_dig_ctrl and sg_dig_status registers.  This is preparatory work
for the next patch.

Signed-off-by: Matt Carlson <mcarlson@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