]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-netdev-tunnel.c
networkd: fix size of networkd binary 778/head
authorSusant Sahani <ssahani@gmail.com>
Wed, 29 Jul 2015 16:34:28 +0000 (22:04 +0530)
committerSusant Sahani <ssahani@gmail.com>
Wed, 29 Jul 2015 16:50:06 +0000 (22:20 +0530)
commit6870b41563771415e305b549de6dfde22a13ea83
tree024ea7ea7ff2ae32de41a816ec83a15626f4f574
parent6ad6d61f9ddd58983b075e4fbece30bae46fac37
networkd: fix size of networkd binary

This patch fixes the size of networkd
Bug #775

before:

size systemd-networkd
   text    data     bss     dec     hex filename
1493755 8424392    2337 9920484  975fe4 systemd-networkd

After

$ size systemd-networkd
   text    data     bss     dec     hex filename
1493555   35752    2337 1531644  175efc systemd-networkd
src/network/networkd-netdev-tunnel.c
src/network/networkd-netdev-tunnel.h