From: Felix Manlunas
Date: Fri, 6 Jan 2017 17:16:12 -0800
> From: Derek Chickles
>
> Because every call to octeon_flush_iq() has a hardcoded 1 for the
> pending_thresh argument, simplify that function by removing that argument.
> This avoids one atomic read as well.
>
> Signed-off-by: Derek Ch
From: Derek Chickles
Because every call to octeon_flush_iq() has a hardcoded 1 for the
pending_thresh argument, simplify that function by removing that argument.
This avoids one atomic read as well.
Signed-off-by: Derek Chickles
Signed-off-by: Felix Manlunas
Signed-off-by: Satanand Burla
---