Mercurial > flash_v2
diff packages/devs/eth/intel/i82559/current/ChangeLog @ 359:8b024937045d
* src/if_i82559.c (pci_init_find_82559s): Changed scope of
max_interrupt_handle since its needed in other places.
* src/if_i82559.c (i82559_stop): Corrected wrong name of variable
in a diag_printf function.
| author | asl |
|---|---|
| date | Sun, 06 Oct 2002 13:18:28 +0000 |
| parents | ae8511176102 |
| children | 023c99ac60f4 |
line wrap: on
line diff
--- a/packages/devs/eth/intel/i82559/current/ChangeLog +++ b/packages/devs/eth/intel/i82559/current/ChangeLog @@ -1,3 +1,10 @@ +2002-10-06 Andrew Lunn <andrew.lunn@ascom.ch> + + * src/if_i82559.c (pci_init_find_82559s): Changed scope of + max_interrupt_handle since its needed in other places. + * src/if_i82559.c (i82559_stop): Corrected wrong name of variable + in a diag_printf function. + 2002-06-14 Gary Thomas <gary@chez-thomas.org> * src/if_i82559.c:
