alistair23-linux/Documentation/connector
Mathias Krause 05742faf25 connector - documentation: simplify netlink message length assignment
Use the precalculated size instead of obfuscating the message length
calculation by first subtracting the netlink header length from size
and then use the NLMSG_LENGTH() macro to add it back again.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-02 16:03:51 -04:00
..
.gitignore
cn_test.c
connector.txt
Makefile
ucon.c connector - documentation: simplify netlink message length assignment 2013-10-02 16:03:51 -04:00