diff options
author | Cosmin Ratiu <cratiu@nvidia.com> | 2025-10-05 11:29:59 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-10-07 12:59:56 +0200 |
commit | 8e87b3edd0784e534d9ad1e0a24577b759045cbe (patch) | |
tree | 511435f7a2a9dbce8b9b5ed4b3ffd43cdbd584a9 /rust/helpers/usb.c | |
parent | 22239eb258bc1e6ccdb2d3502fce1cc2b2a88386 (diff) |
net/mlx5e: Do not fail PSP init on missing caps
PSP support requires a set of cap bits to be set, otherwise an init
error is logged.
But logging an error when PSP cannot be initialized is too much, and not
in line with other features. If a feature cannot be initialized because
it is not supported, that's not an error. An error should only be
printed when the feature cannot be initialized because of an actual
error.
Fixes: 89ee2d92f66c ("net/mlx5e: Support PSP offload functionality")
Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1759652999-858513-4-git-send-email-tariqt@nvidia.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/helpers/usb.c')
0 files changed, 0 insertions, 0 deletions