mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
selftests: net: add netlink-dumps to .gitignore
Commit 55d42a0c3f ("selftests: net: add a test for closing
a netlink socket ith dump in progress") added a new test
but did not add it to gitignore.
Reviewed-by: Joe Damato <jdamato@fastly.com>
Link: https://patch.msgid.link/20241108004731.2979878-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
1
tools/testing/selftests/net/.gitignore
vendored
1
tools/testing/selftests/net/.gitignore
vendored
@@ -19,6 +19,7 @@ log.txt
|
||||
msg_oob
|
||||
msg_zerocopy
|
||||
ncdevmem
|
||||
netlink-dumps
|
||||
nettest
|
||||
psock_fanout
|
||||
psock_snd
|
||||
|
||||
Reference in New Issue
Block a user