commit | 039bca78cb7cce6cc2b8b1a2b0a0d8fa8ba49a84 | [log] [tgz] |
---|---|---|
author | Tom Parkin <tparkin@katalix.com> | Thu Sep 03 09:54:48 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 03 12:19:03 2020 -0700 |
tree | b839042b1687799b6824b19ee8742e437f9a8167 | |
parent | efe0527882a348b55415720c6e46448d3ca87dd9 [diff] |
l2tp: drop data_len argument from l2tp_xmit_core The data_len argument passed to l2tp_xmit_core is no longer used, so remove it. Signed-off-by: Tom Parkin <tparkin@katalix.com> Signed-off-by: David S. Miller <davem@davemloft.net>