]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'gtp-simple-improvements'
authorDavid S. Miller <davem@davemloft.net>
Sun, 29 Jan 2017 18:54:01 +0000 (13:54 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Jan 2017 18:54:01 +0000 (13:54 -0500)
commitd03a89c21b304ff279cfabcd37c69ee95b21b285
tree782f418d5045e6b93e824084b3cd1ccde4971d1b
parent9235719138ae5af2bd86fea9b533f3b60bbbfb0b
parent3a392c54730bfb1af3747f3665d825e5e1197bd4
Merge branch 'gtp-simple-improvements'

Andreas Schultz says:

====================
gtp: simple gtp improvements

This is the part of the previous "simple gtp improvements" series
that Pablo indicated should go into net-next.

The rcu_lock removal is small correctness changes. Passing invalid
to user space allows for more standards compliant handling of invalid
tunnels.
====================

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