]> git.ipfire.org Git - thirdparty/linux.git/commit
RDMA/mlx4: Support report_port_event() ops
authorYuyu Li <liyuyu6@huawei.com>
Fri, 22 Nov 2024 10:53:05 +0000 (18:53 +0800)
committerLeon Romanovsky <leon@kernel.org>
Wed, 25 Dec 2024 08:39:46 +0000 (03:39 -0500)
commite4b4ef34578844d235b2fdc50210de80b5a83789
tree8fddc0ab5c4e14cb1e7c9ac04181677c3d0422e3
parent2298c30c6885a017b0a979abb5376e98e5e4c352
RDMA/mlx4: Support report_port_event() ops

In addition to dispatching event, some private stuffs need to be
done in this driver's link status event handler. Implement the new
report_port_event() ops with the link status event codes.

Signed-off-by: Yuyu Li <liyuyu6@huawei.com>
Signed-off-by: Junxian Huang <huangjunxian6@hisilicon.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/mlx4/main.c