Re: [patch net 0/4] mlxsw: spectrum: Various fixes

2017-07-12 Thread David Miller
From: Jiri Pirko 
Date: Wed, 12 Jul 2017 09:12:51 +0200

> 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.

Series applied, thanks.


[patch net 0/4] mlxsw: spectrum: Various fixes

2017-07-12 Thread Jiri Pirko
From: Jiri Pirko 

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