Re: [patch 2.6.12-rc2 1/10] tg3: add basic bcm5752 support

2005-04-21 Thread David S. Miller
On Wed, 13 Apr 2005 19:38:43 -0400 "John W. Linville" <[EMAIL PROTECTED]> wrote: > Track-down all references to ASIC_REV_5750 and mirror them with > references to the newly defined ASIC_REV_5752. > > Signed-off-by: John W. Linville <[EMAIL PROTECTED]> You don't actually add the ASIC_REV_5752 def

[patch 2.6.12-rc2 1/10] tg3: add basic bcm5752 support

2005-04-13 Thread John W. Linville
Track-down all references to ASIC_REV_5750 and mirror them with references to the newly defined ASIC_REV_5752. Signed-off-by: John W. Linville <[EMAIL PROTECTED]> --- drivers/net/tg3.c | 63 -- 1 files changed, 42 insertions(+), 21 deletions(