net/mlx5: Allow forwarding event type general event as is
authorSaeed Mahameed <saeedm@mellanox.com>
Mon, 26 Nov 2018 22:39:03 +0000 (14:39 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 30 Nov 2018 00:40:31 +0000 (16:40 -0800)
commitcb6191bf25f755f47593fc40b8fd39d3eedde884
treeae7773b17ba0996711f5c1ffecc110e94343ccae
parent134e9349ecf0e23c954e205a31f5b665ce25e5f6
net/mlx5: Allow forwarding event type general event as is

FW general event is used by mlx5_ib for RQ delay drop timeout event
handling, in this patch we allow to forward FW general event type to mlx5
notifiers chain so mlx5_ib can handle it and to deprecate the software
version of it.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/events.c