Wolfgang Grandegger wrote: > Marc Kleine-Budde wrote: >> Hello, >> >> here again a "./strip-src -m -i -v 2.6.31" version of the at91 driver, >> featuring: >> - reworked RX-path >> now Vladislavs-safe :) >> - improved bus off handling >> removed work queue >> honours restart_ms > > Nice, even not to very complex. > >> - fixed coding style > > Looks good now. Could you please send the patch against SVN trunk.
Just realized one more issue. With NAPI, we should use netif_receive_skb() and *not* netif_rx, IIRC. Could you please check and correct. Thanks, Wolfgang. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
