summaryrefslogtreecommitdiffstats
path: root/net/ipv6/icmp.c
diff options
context:
space:
mode:
authorJesper Dangaard Brouer2017-01-09 16:04:04 +0100
committerDavid S. Miller2017-01-09 21:49:12 +0100
commit8d9ba388f35b3c681975a6b3f6ba60bb42c98f8d (patch)
tree311b5282a26018702efe2919fd7565682ad4688a /net/ipv6/icmp.c
parentMerge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern... (diff)
downloadkernel-qcow2-linux-8d9ba388f35b3c681975a6b3f6ba60bb42c98f8d.tar.gz
kernel-qcow2-linux-8d9ba388f35b3c681975a6b3f6ba60bb42c98f8d.tar.xz
kernel-qcow2-linux-8d9ba388f35b3c681975a6b3f6ba60bb42c98f8d.zip
Revert "icmp: avoid allocating large struct on stack"
This reverts commit 9a99d4a50cb8 ("icmp: avoid allocating large struct on stack"), because struct icmp_bxm no really a large struct, and allocating and free of this small 112 bytes hurts performance. Fixes: 9a99d4a50cb8 ("icmp: avoid allocating large struct on stack") Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/icmp.c')
0 files changed, 0 insertions, 0 deletions