mirror of
https://github.com/torvalds/linux.git
synced 2026-07-26 08:21:46 +02:00
1) memset return parameter 'cda' (nfattr pointer array) only on success 2) a message without attributes and just a 'struct nfgenmsg' is valid, don't return -EINVAL 3) use likely() and unlikely() where apropriate Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| nfnetlink_log.c | ||
| nfnetlink_queue.c | ||
| nfnetlink.c | ||