diff options
author | 2024-08-18 13:57:02 +0800 | |
---|---|---|
committer | 2024-08-19 15:19:52 -0300 | |
commit | e2e641fe1c69bbbe94a89e814967da50e6df226b (patch) | |
tree | 5c745c1e898e875b4a85b2f4a113b6979a0d0a62 /drivers/infiniband/hw/qib/qib_init.c | |
parent | RDMA/core: Remove unused declaration rdma_resolve_ip_route() (diff) | |
download | wireguard-linux-e2e641fe1c69bbbe94a89e814967da50e6df226b.tar.xz wireguard-linux-e2e641fe1c69bbbe94a89e814967da50e6df226b.zip |
RDMA/ipoib: Remove unused declarations
There are some declarations without function definition, which are listed
as below:
1. ipoib_ib_tx_timer_func() has also been removed since
commit 8966e28d2e40 ("IB/ipoib: Use NAPI in UD/TX flows")
2. ipoib_pkey_event() has been removed since
commit ee1e2c82c245 ("IPoIB: Refresh paths instead of flushing them on
SM change events")
3. ipoib_mcast_dev_down() has been removed since
commit 988bd50300ef ("IPoIB: Fix memory leak of multicast group
structures")
4. ipoib_pkey_open() has been removed since
commit dd57c9308aff ("IB/ipoib: Avoid multicast join attempts with
invalid P_key")
Remove these unused declarations.
Link: https://patch.msgid.link/r/20240818055702.79547-3-zhangzekun11@huawei.com
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_init.c')
0 files changed, 0 insertions, 0 deletions