commit | f8fc1d101e74fc9f1f9ca57b5e494c2f7bc33bf7 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Mon Dec 21 20:42:56 2015 +0100 |
committer | Stephen Hemminger <shemming@brocade.com> | Mon Dec 21 21:33:51 2015 -0800 |
tree | 5d1771755e2b2ea91bf908ebe7eb4eea5a7404e1 | |
parent | 7d6aadcd0a1dc795d72e1ab311aee333c763fe71 [diff] |
iptunnel: Fix compile error in ip/tunnel.c I repeatedly failed to get this right, so now I have to clean up my mess afterwards. Fixes: 7d6aadcd0a1dc ("ip{,6}tunnel: have a shared stats parser/printer") Signed-off-by: Phil Sutter <phil@nwl.cc>