From: Anders Roxell Date: Mon, 23 Apr 2018 14:00:50 +0000 (+0200) Subject: selftests: net: update .gitignore with missing test X-Git-Tag: v4.18-rc1~114^2~404 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b300fcf883aca9b96f9281cd05df4899fae10917;p=uclinux-h8%2Flinux.git selftests: net: update .gitignore with missing test Fixes: 192dc405f308 ("selftests: net: add tcp_mmap program") Signed-off-by: Anders Roxell Signed-off-by: David S. Miller --- diff --git a/tools/testing/selftests/net/.gitignore b/tools/testing/selftests/net/.gitignore index c612d6e38c62..5559f6add046 100644 --- a/tools/testing/selftests/net/.gitignore +++ b/tools/testing/selftests/net/.gitignore @@ -7,3 +7,4 @@ reuseport_bpf_cpu reuseport_bpf_numa reuseport_dualstack reuseaddr_conflict +tcp_mmap