]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'netlink-validation-improvements-refactoring'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 00:51:42 +0000 (17:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 00:51:42 +0000 (17:51 -0700)
commit796b73a590f56a4ddd8b1d2ef2713482c620113b
tree65bead82c5e5ff278acbe657226f91c93a58019f
parent82cbe1ef2c3bfac808f38f272f368bd5c0f2e9bd
parent6ec88086e2e44107b5753a46974c1e4f950c7650
Merge branch 'netlink-validation-improvements-refactoring'

Johannes Berg says:

====================
netlink validation improvements/refactoring

Alright, this is the resend now, really just changing

 - the WARN_ON_ONCE() as spotted by Jakub;
 - mark the export patch no longer RFC.
   I wasn't actually sure if you meant this one too, and I really
   should dig out and polish the code that showed it in userspace.
====================

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