commit | fc8f999daa10a5c5c19562b88be96a9b2bacd9b7 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Aug 13 17:51:10 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 15 01:00:20 2013 -0700 |
tree | b6640ce1388663a305f597903dad9562079ffdb0 | |
parent | 64261f230a9157f5f520ce30ec6827d679375e2f [diff] |
ipv4 tunnels: use net_eq() helper to check netns It's better to use available helpers for these tests. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>