commit | 2a8c2c1a0264ebf80787f53d7aa8c661b336a07f | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Fri Mar 27 20:14:43 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 30 11:40:50 2020 -0700 |
tree | fa69ca168203c245f40f69a5fa3941e9d746fc8f | |
parent | 987c0871e8ae8991f7f0f08489d883fa19e13f82 [diff] |
ionic: move debugfs add/delete to match alloc/free Move the qcq debugfs add to the queue alloc, and likewise move the debugfs delete to the queue free. The LIF debugfs add also needs to be moved, but the del is already in the LIF free. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>