On Mon, 2017-01-09 at 16:04 +0100, Jesper Dangaard Brouer wrote: > 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 <bro...@redhat.com> > ---
Acked-by: Eric Dumazet <eduma...@google.com>