Wolfgang Grandegger wrote: > can: mscan: fix TX message handling to ensure proper message ordering > > An out-of-order TX message problem has been reported and demonstrated > by Vladislav. The TX message buffers were not handled properly if > just one message was pending. This patch remembers the id of the buffer > used previously and increase the buffer priority if the next one has a > lower id number. This allows up to approx. 3*256 messages to be sent > until the lowest buffer priority of 255 is reached. There is still > room for improvements using a more tricky method. > > Signed-off-by: Wolfgang Grandegger <[email protected]>
Applied to SVN trunk. Vladislav, it would be nice if you could validate the fix on your setup when time permits. It worked fine on mine. Wolfgang. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
