Hello,

Thanks for working on this!

rekado, le Mon 09 Sep 2013 21:03:44 +0800, a écrit :
> Attempt to re-open the network device when device_write fails, e.g. when 
> netdde has crashed.

It seems there are other things done on ether_port in
setup_ethernet_device.  I however guess these could be moved into
ethernet_open(), so that we can indeed merely call it on device_write()
errors.

Probably we also need to properly shut down the previous port, to avoid
port leaks.

Samuel

Reply via email to