]> 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)
commitd18ac928a747a2413d1d864816c558d6edaf8511
treed5d2d14e0d962b10edbd9afc0417f431627df4de
parenta4d9dee26d395d98172357b54e544fbdb2f2c2e3
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