Re: [GXemul-devel] patch about dev_ether.c (YanaKernel0 Prototype + uIP)
Status: Alpha
Brought to you by:
gavare
From: Anders G. <ga...@gm...> - 2010-01-27 20:01:21
|
Mån 2010-01-25 klockan 21:30 +0900 skrev Yana: .. > Because GXemul(testarm) terminated with "Aborted (core dumped)" or > "Segmentation fault (core dumped)", I patched gxemul-0.4.7.2.tar.gz. > > There seems to be a problem in dev_ether.c. .. > +#else /* patch */ > + if (net_ethernet_rx(cpu->machine->emul->net, d, &incoming_ptr, > &incoming_len) != 0) { > +#endif Thanks. Patch applied as SVN revision 5637. Anders |