OSDN Git Service

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)
commit550cbea0b0f0c1d619a9d43d68d646db17964c36
tree65bead82c5e5ff278acbe657226f91c93a58019f
parent4d73ce19243eaea6277310e971131a74eb3b1ef0
parentd07dcf9aadd6b2842b439e8668ff7ea2873f28d7
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>