]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'mlxsw-spectrum-Various-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Jul 2017 15:15:52 +0000 (08:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jul 2017 15:15:52 +0000 (08:15 -0700)
commitda29676993ff500714142b1f76db07db170934a3
treeac244ff50fadeadd355f6bd436f45b37f2c5c24e
parent533350227d95937703aaa16414701eadd67f3ac3
parent6f497930af73863b32e8c73947a52d1003af31e2
Merge branch 'mlxsw-spectrum-Various-fixes'

Jiri Pirko says:

====================
mlxsw: spectrum: Various fixes

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

Signed-off-by: David S. Miller <davem@davemloft.net>