commit | 1d4b016f02f63885e79ad47ebc812fff0fff7908 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jul 27 13:34:54 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 27 13:34:54 2018 -0700 |
tree | 60ffe7bf60fa0277f8e4dd7be0024c7e7dc6a2c8 | |
parent | 3e4e36436047155f67eafffe3062a09db1dff8df [diff] | |
parent | 92ea4a7eec7289468ac8de5386f4b13d9c210cb5 [diff] |
Merge branch 'l2tp-remove-unused-session-fields' Guillaume Nault says: ==================== l2tp: remove unused session fields Several fields of the session structures can be set, but remain unused otherwise. This series removes these fields and explicitely ignores the associated ioctls and netlink attributes. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>