]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipv4: un-inline ip_finish_output2
authorFlorian Westphal <fw@strlen.de>
Fri, 12 Jun 2015 10:12:22 +0000 (12:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jun 2015 21:19:17 +0000 (14:19 -0700)
commit7f042fa27c3f88f515b87fe681c1a7b1324797f7
treede5825c4e834d33edb89fc7f28613d8f9b797816
parentc55b758b28b7bca02016067e2136d3f3e92a7546
net: ipv4: un-inline ip_finish_output2

text    data     bss     dec     hex filename
old: 16527      44       0   16571    40bb net/ipv4/ip_output.o
new: 14935      44       0   14979    3a83 net/ipv4/ip_output.o

Suggested-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_output.c