1
0
Fork 0
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 .gitignore updates 2008-10-30 11:38:45 -07:00
Makefile connector: get test code working by default 2009-07-17 10:14:26 -07:00
cn_test.c connector: Move cn_test.c away from NLMSG_PUT(). 2012-06-26 21:19:02 -07:00
connector.txt Documentation/: it's -> its where appropriate 2010-04-23 02:09:52 +02:00
ucon.c connector - documentation: simplify netlink message length assignment 2013-10-02 16:03:51 -04:00