pxe: start the poll thread when we would have started the ISR
commit92bc1767bbb308679c69486e60aa972c5c06931d
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 27 Apr 2011 00:39:35 +0000 (26 17:39 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 27 Apr 2011 00:39:35 +0000 (26 17:39 -0700)
tree3f11c872a2069b8fd8cad7e68820869203d52f47
parentd5cf286f02295c76978f365b9f5d6b848e6c8d4c
pxe: start the poll thread when we would have started the ISR

Start the poll thread when we would have started the ISR, i.e. when
enabling the interface.  Otherwise we might poll a stack that isn't
yet initialized.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/fs/pxe/isr.c
core/fs/pxe/pxe.h
core/lwip/src/netif/undiif.c