mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-03 07:31:54 +00:00
Netlink: Minor cleanup
This commit is contained in:
parent
edc1a24017
commit
ef614f2984
@ -162,7 +162,7 @@ nl_open_sock(struct nl_sock *nl)
|
||||
}
|
||||
|
||||
static void
|
||||
nl_set_strict_dump(struct nl_sock *nl, int strict)
|
||||
nl_set_strict_dump(struct nl_sock *nl UNUSED, int strict UNUSED)
|
||||
{
|
||||
/*
|
||||
* Strict checking is not necessary, it improves behavior on newer kernels.
|
||||
|
Loading…
Reference in New Issue
Block a user