]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: EQ, Make EQE access methods inline
authorSaeed Mahameed <saeedm@mellanox.com>
Mon, 19 Nov 2018 18:52:42 +0000 (10:52 -0800)
committerLeon Romanovsky <leonro@mellanox.com>
Tue, 20 Nov 2018 18:07:51 +0000 (20:07 +0200)
commitec7e2490630b8a08a02158cf17e142c888b996e8
treed5d2d14e0d962b10edbd9afc0417f431627df4de
parent41b41d46e247b1e0f504f59bc8c926ba51a1305c
net/mlx5: EQ, Make EQE access methods inline

These are one/two liner generic EQ access methods, better have them
declared static inline in eq.h.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eq.c
drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h