commit | cecd8d81ac5a7551d70c331b7f4ef7eb2609f336 | [log] [tgz] |
---|---|---|
author | Prasad Kanneganti <prasad.kanneganti@cavium.com> | Wed Mar 07 22:23:32 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 08 21:46:12 2018 -0500 |
tree | d4560584165e1a6b616475c5524183928e6f2af6 | |
parent | fcbedd0f29692c0aea3a32d41c8739de7420f140 [diff] |
liquidio: avoid doing useless work Avoid doing useless work by making sure that the response_list is not empty before scheduling work to process it. Signed-off-by: Prasad Kanneganti <prasad.kanneganti@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>