diff options
| author | Saeed Mahameed <saeedm@mellanox.com> | 2019-03-21 15:51:31 -0700 |
|---|---|---|
| committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-03-22 12:09:30 -0700 |
| commit | 092ead48290b43afe5d548797c73b179dbaf6523 (patch) | |
| tree | bbbfab30b0e4aef7c5236d9a41e2a66608512c4d /tools/perf/scripts/python | |
| parent | net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API (diff) | |
| download | linux-092ead48290b43afe5d548797c73b179dbaf6523.tar.gz linux-092ead48290b43afe5d548797c73b179dbaf6523.zip | |
net/mlx5: Fix compilation warning in eq.c
mlx5_eq_table_get_rmap is being used only when CONFIG_RFS_ACCEL is
enabled, this patch fixes the below warning when CONFIG_RFS_ACCEL is
disabled.
drivers/.../mlx5/core/eq.c:903:18: [-Werror=missing-prototypes]
error: no previous prototype for ‘mlx5_eq_table_get_rmap’
Fixes: f2f3df550139 ("net/mlx5: EQ, Privatize eq_table and friends")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
