igb: fix comments

The internal name was used in comments, replaced with silicon part number.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
Alexander Duyck
2008-08-04 14:59:37 -07:00
committed by Jeff Garzik
parent c2ac3ef35c
commit 106ef2fef3
2 changed files with 2 additions and 2 deletions

View File

@@ -1243,7 +1243,7 @@ out:
u32 igb_translate_register_82576(u32 reg)
{
/*
* Some of the Kawela registers are located at different
* Some of the 82576 registers are located at different
* offsets than they are in older adapters.
* Despite the difference in location, the registers
* function in the same manner.