[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190910214542.8433-1-saeedm@mellanox.com>
Date: Tue, 10 Sep 2019 21:45:57 +0000
From: Saeed Mahameed <saeedm@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Saeed Mahameed <saeedm@...lanox.com>
Subject: [pull request][net-next 0/3] Mellanox, mlx5 build cleanup 2019-09-10
Hi Dave,
This series provides three build warnings cleanup patches for mlx5,
Originally i wanted to wait a bit more and attach more patches to this
series, but apparently this can't wait since already 3 different patches
for the same fix were submitted this week :).
For more information please see tag log below.
Please pull and let me know if there is any problem.
Thanks,
Saeed.
---
The following changes since commit 074be7fd99a29ff36dcb2c036b3b31a6b670b3cf:
Merge branch 'nfp-implement-firmware-loading-policy' (2019-09-10 17:29:27 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-updates-2019-09-10
for you to fetch changes up to fa355bb1b0373e7fe087cfc830b1b0b9b6130388:
net/mlx5: FWTrace, Reduce stack usage (2019-09-10 13:43:27 -0700)
----------------------------------------------------------------
mlx5-updates-2019-09-10
Misc build warnings cleanup for mlx5:
1) Reduce stack usage in FW trace
2) Fix addr's type in mlx5dr_icm_dm
3) Fix rt's type in dr_action_create_reformat_action
----------------------------------------------------------------
Nathan Chancellor (2):
net/mlx5: Fix rt's type in dr_action_create_reformat_action
net/mlx5: Fix addr's type in mlx5dr_icm_dm
Saeed Mahameed (1):
net/mlx5: FWTrace, Reduce stack usage
drivers/net/ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 7 ++++---
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_icm_pool.c | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists