]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd4ea9057449ef28fb0db6a136f365c71aec89e99
treeae7773b17ba0996711f5c1ffecc110e94343ccae
parent2132c98809140e8c11d547b9286cd2ef3fd912d8
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