commit | 60889869147e3dcd62032005a85eb7693bf828d8 | [log] [tgz] |
---|---|---|
author | Derek Chickles <derek.chickles@cavium.com> | Fri Jan 06 17:16:12 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 08 17:13:14 2017 -0500 |
tree | 497dff707be13c6bc691fb28c4d866a8d3f27d03 | |
parent | 111427f6eb5a5d9ce22f8a90780ac1c18113091a [diff] |
liquidio: simplify octeon_flush_iq() 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 <derek.chickles@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: Satanand Burla <satananda.burla@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>