diff options
author | Saeed Mahameed <[email protected]> | 2019-03-21 15:51:31 -0700 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2019-03-22 12:09:30 -0700 |
commit | 092ead48290b43afe5d548797c73b179dbaf6523 (patch) | |
tree | bbbfab30b0e4aef7c5236d9a41e2a66608512c4d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | eb5cc431f17bc7a656c9290743d1809ac43c1c47 (diff) |
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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions