]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Add missing release firmware call
authorEran Ben Elisha <eranbe@mellanox.com>
Tue, 24 Mar 2020 13:04:26 +0000 (15:04 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 8 Apr 2020 22:46:41 +0000 (15:46 -0700)
commit8cc16272eb89de42a6cb26a5407e361c131e8f18
tree2f9c8cd7f6d5975c24f56070427f099718792b50
parentbd2f5f99d70d2db4c3c2af0e2e1a7ea21ca34cad
net/mlx5e: Add missing release firmware call

Once driver finishes flashing the firmware image, it should release it.

Fixes: c9d628c090e0 ("mlx5: Move firmware flash implementation to devlink")
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Reviewed-by: Aya Levin <ayal@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/devlink.c