[gPXE] [Etherboot-developers] [PATCH] [myri10ge] new native gPXE driver.
Stefan Hajnoczi
stefanha at gmail.com
Tue Jan 5 16:06:20 EST 2010
Looks good. It's nice to see high-end hardware that can be driven in
a clean and simple way.
My only suggestion is that myri10ge_net_close() should not error
outstanding TX. The net device core code already does this in
net/netdevice.c:netdev_tx_flush(). This function is called right
after the driver's close() returns in net/netdevice.c:netdev_close().
Stefan
More information about the gPXE
mailing list