Merge branch 'l2tp-const'
authorDavid S. Miller <[email protected]>
Wed, 12 Apr 2017 14:44:03 +0000 (10:44 -0400)
committerDavid S. Miller <[email protected]>
Wed, 12 Apr 2017 14:44:03 +0000 (10:44 -0400)
Guillaume Nault says:

====================
l2tp: constify l2tp_session_get*() and l2tp_tunnel_find*()

Declare parameters of these functions as "const" where possible.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge