On Tue, Jun 30, 2015 at 6:47 PM, Fam Zheng wrote:
> On Tue, 06/30 07:41, sfel...@gmail.com wrote:
>> From: Scott Feldman
>>
>> Commit 6e99c63 ("net/socket: Drop net_socket_can_send") changed the
>> semantics around .can_receive for sockets to now require the device to
>> flush queued pkts when tr
On Tue, 06/30 07:41, sfel...@gmail.com wrote:
> From: Scott Feldman
>
> Commit 6e99c63 ("net/socket: Drop net_socket_can_send") changed the
> semantics around .can_receive for sockets to now require the device to
> flush queued pkts when transitioning to a .can_receive=true state. Rocker
> devic
From: Scott Feldman
Commit 6e99c63 ("net/socket: Drop net_socket_can_send") changed the
semantics around .can_receive for sockets to now require the device to
flush queued pkts when transitioning to a .can_receive=true state. Rocker
device was not flushing the queue on .can_receive=true transiti