On 1/8/2017 3:41 PM, Elad Persiko wrote:
> Prior to this patch, when sending a packet and the following
> conditions were reached:
>       1. last working queue element is used.
>       2. inline was requested by the user
>       3. no room for inline packet.
> then the inline request was ignored and the packet was sent
> by pointer completely.
> 
> This patch handles this scenario. In this case the last
> work queue element is turned to be a null work queue element and
> the packet is being sent after the wrap around.
> 
> Signed-off-by: Elad Persiko <ela...@mellanox.com>

It looks like this series missing driver maintainer CC'ed.

Cc: Adrien Mazarguil <adrien.mazarg...@6wind.com>

Reply via email to