commit | e982ae6aa4e1505d7567a54ef3f259a9647dfd35 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Mon Sep 30 20:03:26 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 02 11:55:12 2019 -0400 |
tree | 5190e979171338a8fd8c14cabafed92d53fa1990 | |
parent | e95f922f4c2f27bd7b7479a8fd6bdc689e2062be [diff] |
ionic: add lif_quiesce to wait for queue activity to stop Even though we've already turned off the queue activity with the ionic_qcq_disable(), we need to wait for any device queues that are processing packets to drain down before we try to flush our packets and tear down the queues. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>