projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
93411c2
55a3ce3
)
Merge branch 'l2tp-drop-l2tp_session_find'
author
David S. Miller
<
[email protected]
>
Tue, 11 Apr 2017 17:48:10 +0000
(13:48 -0400)
committer
David S. Miller
<
[email protected]
>
Tue, 11 Apr 2017 17:48:10 +0000
(13:48 -0400)
Guillaume Nault says:
====================
l2tp: drop l2tp_session_find()
l2tp_netlink is the last user of l2tp_session_find(), but that call is
useless. Let's remove it and drop l2tp_session_find() definitely.
====================
Signed-off-by: David S. Miller <
[email protected]
>
Trivial merge