2010-05-14 Joel Sherrill <joel.sherrilL@OARcorp.com>

* rtl8019/rtl8019.c: Fix typo.
This commit is contained in:
Joel Sherrill
2010-05-14 12:00:47 +00:00
parent ff861b9dd0
commit 0ab7270a00
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2010-05-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* rtl8019/rtl8019.c: Fix typo.
2010-05-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
* rtl8019/rtl8019.c: Fixed interrupt handler.

View File

@@ -494,7 +494,7 @@ ne_init_irq_handler(struct ne_softc *sc)
irq.isOn = ne_interrupt_is_on;
if (!BSP_install_rtems_irq_handler (&irq))
rtems_panic ("Can't attach NE interrupt handler for irq %d\n", irno);
rtems_panic ("Can't attach NE interrupt handler for irq %d\n", sc->irno);
}
/* The NE2000 packet receive daemon. This task is started when the