diff options
author | David S. Miller <davem@davemloft.net> | 2011-05-07 02:06:01 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-05-07 02:37:57 +0400 |
commit | b80d72261aec5e763a76497eba5fddc84833a154 (patch) | |
tree | 08480c09ea98195bbc48d5e52282b7129ccfd98b /Documentation/bus-virt-phys-mapping.txt | |
parent | bdc712b4c2baf9515887de3a52e7ecd89fafc0c7 (diff) | |
download | linux-b80d72261aec5e763a76497eba5fddc84833a154.tar.xz |
ipv4: Initialize on-stack cork more efficiently.
ip_setup_cork() explicitly initializes every member of
inet_cork except flags, addr, and opt. So we can simply
set those three members to zero instead of using a
memset() via an empty struct assignment.
Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Diffstat (limited to 'Documentation/bus-virt-phys-mapping.txt')
0 files changed, 0 insertions, 0 deletions