linux-yocto/drivers/infiniband/ulp/ipoib
Zhang Zekun e2e641fe1c 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 8966e28d2e ("IB/ipoib: Use NAPI in UD/TX flows")

2. ipoib_pkey_event() has been removed since
   commit ee1e2c82c2 ("IPoIB: Refresh paths instead of flushing them on
   SM change events")

3. ipoib_mcast_dev_down() has been removed since
   commit 988bd50300 ("IPoIB: Fix memory leak of multicast group
   structures")

4. ipoib_pkey_open() has been removed since
   commit dd57c9308a ("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>
2024-08-19 15:19:52 -03:00
..
ipoib_cm.c treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
ipoib_ethtool.c RDMA/ipoib: Add support for XDR speed in ethtool 2023-09-26 12:38:57 +03:00
ipoib_fs.c RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro 2020-09-16 13:46:18 -03:00
ipoib_ib.c RDMA/IPoIB: Add tx timeout work to recover queue stop situation 2023-11-26 11:32:00 +02:00
ipoib_main.c RDMA v6.10 merge window 2024-05-18 13:04:15 -07:00
ipoib_multicast.c RDMA/ipoib: Print symbolic error name instead of error code 2024-01-25 11:50:58 +02:00
ipoib_netlink.c IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces 2022-12-11 11:04:19 +02:00
ipoib_verbs.c RDMA: Split kernel-only global device caps from uverbs device caps 2022-04-06 15:02:13 -03:00
ipoib_vlan.c RDMA/IPoIB: Fix format truncation compilation errors 2024-05-12 12:36:46 +03:00
ipoib.h RDMA/ipoib: Remove unused declarations 2024-08-19 15:19:52 -03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00