[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170712071255.1232-1-jiri@resnulli.us>
Date: Wed, 12 Jul 2017 09:12:51 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, idosch@...lanox.com, mlxsw@...lanox.com
Subject: [patch net 0/4] mlxsw: spectrum: Various fixes
From: Jiri Pirko <jiri@...lanox.com>
First patch adds a missing rollback in error path. Second patch prevents
a use-after-free during IPv4 route replace. Last two patches fix warnings
from static checkers.
Ido Schimmel (4):
mlxsw: spectrum_router: Add missing rollback
mlxsw: spectrum_router: Fix use-after-free in route replace
mlxsw: spectrum_switchdev: Remove unused variable
mlxsw: spectrum_switchdev: Check status of memory allocation
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c | 4 ++++
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c | 9 ++++++---
2 files changed, 10 insertions(+), 3 deletions(-)
--
2.9.3
Powered by blists - more mailing lists