IB/mlx5: Handle raw port change event rather than the software version
authorSaeed Mahameed <saeedm@mellanox.com>
Mon, 26 Nov 2018 22:39:02 +0000 (14:39 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 30 Nov 2018 00:40:31 +0000 (16:40 -0800)
commit134e9349ecf0e23c954e205a31f5b665ce25e5f6
tree8b96dabd8be98ecf3fb5ca913ffd15c1aa9f9d1f
parent02039fb659b366011f55b15890136754f3d82e2d
IB/mlx5: Handle raw port change event rather than the software version

Use the FW version of the port change event as forwarded via new mlx5
notifiers API.

After this patch, processed software version of the port change event
will become deprecated and will be totally removed in downstream
patches.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/infiniband/hw/mlx5/main.c