Home
last modified time | relevance | path

Searched hist:efe0527882a348b55415720c6e46448d3ca87dd9 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/l2tp/
H A Dl2tp_eth.cdiff efe0527882a348b55415720c6e46448d3ca87dd9 Thu Sep 03 03:54:47 CDT 2020 Tom Parkin <tparkin@katalix.com> l2tp: remove header length param from l2tp_xmit_skb

All callers pass the session structure's hdr_len field as the header
length parameter to l2tp_xmit_skb.

Since we're passing a pointer to the session structure to l2tp_xmit_skb
anyway, there's not much point breaking the header length out as a
separate argument.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dl2tp_core.hdiff efe0527882a348b55415720c6e46448d3ca87dd9 Thu Sep 03 03:54:47 CDT 2020 Tom Parkin <tparkin@katalix.com> l2tp: remove header length param from l2tp_xmit_skb

All callers pass the session structure's hdr_len field as the header
length parameter to l2tp_xmit_skb.

Since we're passing a pointer to the session structure to l2tp_xmit_skb
anyway, there's not much point breaking the header length out as a
separate argument.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dl2tp_ppp.cdiff efe0527882a348b55415720c6e46448d3ca87dd9 Thu Sep 03 03:54:47 CDT 2020 Tom Parkin <tparkin@katalix.com> l2tp: remove header length param from l2tp_xmit_skb

All callers pass the session structure's hdr_len field as the header
length parameter to l2tp_xmit_skb.

Since we're passing a pointer to the session structure to l2tp_xmit_skb
anyway, there's not much point breaking the header length out as a
separate argument.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dl2tp_core.cdiff efe0527882a348b55415720c6e46448d3ca87dd9 Thu Sep 03 03:54:47 CDT 2020 Tom Parkin <tparkin@katalix.com> l2tp: remove header length param from l2tp_xmit_skb

All callers pass the session structure's hdr_len field as the header
length parameter to l2tp_xmit_skb.

Since we're passing a pointer to the session structure to l2tp_xmit_skb
anyway, there's not much point breaking the header length out as a
separate argument.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>