Skip to content

Commit

Permalink
selftests: net: add tcp_inq to gitignore
Browse files Browse the repository at this point in the history
sha: 702353b ("selftest: add test for TCP_INQ") forgot to add
tcp_inq to .gitignore.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Anders Roxell authored and David S. Miller committed Jun 21, 2018
1 parent 64d7839 commit 3739a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/net/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ tcp_mmap
udpgso
udpgso_bench_rx
udpgso_bench_tx
tcp_inq

0 comments on commit 3739a21

Please sign in to comment.