Skip to content

Commit

Permalink
kernel-hci: fix patch4 to unblock build (#7291)
Browse files Browse the repository at this point in the history
Signed-off-by: Muhammad Falak R Wani <[email protected]>
  • Loading branch information
mfrw authored Jan 17, 2024
1 parent cdb60e8 commit 3798a92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ index 3aa8d0b83d10..8ca1db84ca21 100644
+#include "lag/mp.h"

#define nic_chains(priv) ((priv)->fs.tc.chains)
#define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto)

diff --git a/drivers/net/ethernet/mellanox/mlx5/core/lag.c b/drivers/net/ethernet/mellanox/mlx5/core/lag/lag.c
similarity index 99%
rename from drivers/net/ethernet/mellanox/mlx5/core/lag.c
Expand Down
2 changes: 1 addition & 1 deletion SPECS/kernel-hci/kernel-hci.signatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"config": "711fe10570a682f6aada220356e3e7ddd4a27713a7a821dc9fc6128b89709e44",
"kernel-5.15.145.2.tar.gz": "5f09cdfe9d04b035d98d5aa5b22dd03e3cd6350ace51dab5c3ceea9283da7b0a"
}
}
}

0 comments on commit 3798a92

Please sign in to comment.