summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@mellanox.com>2017-05-18 12:34:43 +0200
committerSaeed Mahameed <saeedm@mellanox.com>2017-05-23 15:23:32 +0200
commitb665d98edc9ab295169be2fc5bb4e89a46de0a1a (patch)
tree6ae433a8ce37a29fc4de3a5b7c12d42d2b9789ed /drivers/net/hamradio
parentnet/mlx5: Avoid using pending command interface slots (diff)
downloadlinux-b665d98edc9ab295169be2fc5bb4e89a46de0a1a.tar.xz
linux-b665d98edc9ab295169be2fc5bb4e89a46de0a1a.zip
net/mlx5: Tolerate irq_set_affinity_hint() failures
Add tolerance to failures of irq_set_affinity_hint(). Its role is to give hints that optimizes performance, and should not block the driver load. In non-SMP systems, functionality is not available as there is a single core, and all these calls definitely fail. Hence, do not call the function and avoid the warning prints. Fixes: db058a186f98 ("net/mlx5_core: Set irq affinity hints") Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Cc: kernel-team@fb.com Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions