diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-06-22 01:54:33 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-22 19:57:45 +0300 |
commit | 8ce568ed06ce4ca38c0b67d8de9b8d75b731f90a (patch) | |
tree | a9106af51ab16be07ee3401b1fb11e89fc03492d /net/mptcp/pm_netlink.c | |
parent | 070258effa3b9603ac0cd6a40297b00a01ea5fd8 (diff) | |
download | linux-8ce568ed06ce4ca38c0b67d8de9b8d75b731f90a.tar.xz |
mptcp: drop tx skb cache
The mentioned cache was introduced to reduce the number of skb
allocation in atomic context, but the required complexity is
excessive.
This change remove the mentioned cache.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/pm_netlink.c')
0 files changed, 0 insertions, 0 deletions