]> 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)
commit3a85ad6bca2cc5bcdf1af5536aa3f81efe706f4d
tree65bead82c5e5ff278acbe657226f91c93a58019f
parent753f7dfa462d65e1873f4f3087e915c71a19a7db
parent4ab6fb076fb749c2a4dbe2c44fe2725b2d82bfad
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>