From: Marc Kleine-Budde
Date: Mon, 22 Feb 2016 13:18:38 +0100
> David, I can send a patch to clean up the coding style. Do you want it
> for net or via net-next?
net-next is fine.
On 02/22/2016 01:11 PM, Sergei Shtylyov wrote:
> Hello.
>
> On 2/21/2016 6:27 PM, Marc Kleine-Budde wrote:
>
>> From: Gerhard Uttenthaler
>>
>> This patch fixes the problem that more CAN messages could be sent to the
>> interface as could be send on the CAN bus. This was more likely for slow bau
Hello.
On 2/21/2016 6:27 PM, Marc Kleine-Budde wrote:
From: Gerhard Uttenthaler
This patch fixes the problem that more CAN messages could be sent to the
interface as could be send on the CAN bus. This was more likely for slow baud
rates. The sleeping _start_xmit was woken up in the _write_bul
From: Gerhard Uttenthaler
This patch fixes the problem that more CAN messages could be sent to the
interface as could be send on the CAN bus. This was more likely for slow baud
rates. The sleeping _start_xmit was woken up in the _write_bulk_callback. Under
heavy TX load this produced another bulk