OSDN Git Service

net: liquidio: Remove unused struct lio_trusted_vf_ctx
authorYuan Can <yuancan@huawei.com>
Tue, 27 Sep 2022 13:39:40 +0000 (13:39 +0000)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 29 Sep 2022 08:14:05 +0000 (10:14 +0200)
commit01c617d73f840c097d1db4c367c6b4044edfc827
tree9901cffa9a0bce8d876aef478c86805fcc9d434c
parent1a0c667ea8e34edbad27f9c7f435e4825fab2163
net: liquidio: Remove unused struct lio_trusted_vf_ctx

After commit 6870957ed5bc("liquidio: make soft command calls synchronous"), no
one use struct lio_trusted_vf_ctx, so remove it.

Signed-off-by: Yuan Can <yuancan@huawei.com>
Link: https://lore.kernel.org/r/20220927133940.104181-1-yuancan@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/cavium/liquidio/lio_main.c