commit | 526f1cfb1fc1521f2650accc080d16a7d802679d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Apr 11 13:48:10 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 11 13:48:10 2017 -0400 |
tree | 9fd1b1b3cd7e93dfc8ae160340f6bc1e65b62fe0 | |
parent | 93411c27d6504933d2d81399a32bb52e24b06839 [diff] | |
parent | 55a3ce3b9d98f752df9e2cfb1cba7e715522428a [diff] |
Merge branch 'l2tp-drop-l2tp_session_find' 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 <davem@davemloft.net>