pxe: hook up the interrupt routine and the lwip receive routine
authorEric W. Biederman <hpa@zytor.com>
Sun, 10 Apr 2011 04:16:21 +0000 (21:16 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 12 Apr 2011 21:40:51 +0000 (14:40 -0700)
commit4a9967816de45858b8afabd650e8122c7fc0c8b8
treeaf2f1f6aab3e7c3fef12359f8b48204db1ccde97
parent37e80c78a4328cda23de6e0383881d4a10895913
pxe: hook up the interrupt routine and the lwip receive routine

Hook up the interrupt routine to the lwip receive routine; this should
be able to receive packets as written.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
core/fs/pxe/isr.c
core/fs/pxe/pxe.c
core/lwip/src/netif/undiif.c