]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[netdevice] Allow devices to indicate that interrupts are not supported
authorMichael Brown <mcb30@ipxe.org>
Tue, 25 Jan 2011 14:16:11 +0000 (14:16 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 25 Jan 2011 14:16:11 +0000 (14:16 +0000)
commit66caec3f005f3ae2a9cd3d131af710e60d246182
treeb1fe9e875425ba47b5b5736efb7f0f108a97dd15
parent7bf37147b31c8b8af6178b094f0c02069f13e152
[netdevice] Allow devices to indicate that interrupts are not supported

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/netdevice.h
src/net/netdevice.c