diff options
| author | Leon Romanovsky <[email protected]> | 2016-12-01 10:34:57 +0200 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2017-01-19 23:19:51 +0200 |
| commit | f82eed45239988db125d1fc8c52994f3684324c6 (patch) | |
| tree | badfe5c62eb64cb2eeaa462167b04d4b34904ce8 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 4a7c972644c1151f6dd34ff4b5f7eacb239e22ee (diff) | |
net/mlx5: Remove information print after attempt to load mlx5_ib module
Infiniband part of mlx5 driver can be compiled as a module
or as a part of bzImage (compiled in). In the second case,
the call to request_module will return an error -ENOENT.
It will cause to a misleading print "failed request module
on mlx5_ib".
This patch removes this print, In order to comply with mlx4.
Fixes: f66f049fb738 ("net/mlx5_core: Request the mlx5 IB module on driver load")
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions