diff options
author | Cong Wang <amwang@redhat.com> | 2013-06-02 17:00:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-03 09:28:44 +0200 |
commit | 9a99d4a50cb8ce516adf0f2436138d4c8e6e4535 (patch) | |
tree | f8854a80373f9288f1ee27a8d0ab54d46b256a57 /drivers/net/can/slcan.c | |
parent | ] icmp: fix icmp_unreach() comment. (diff) | |
download | linux-9a99d4a50cb8ce516adf0f2436138d4c8e6e4535.tar.xz linux-9a99d4a50cb8ce516adf0f2436138d4c8e6e4535.zip |
icmp: avoid allocating large struct on stack
struct icmp_bxm is a large struct, reduce stack usage
by allocating it on heap.
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Joe Perches <joe@perches.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/can/slcan.c')
0 files changed, 0 insertions, 0 deletions