diff options
author | David Fries <David@Fries.net> | 2014-04-08 22:37:08 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-27 13:56:21 -0700 |
commit | 34470e0bfae223e3f22bd2bd6e0e1dac366c9290 (patch) | |
tree | f1c90448f6a4c2b23923498f954a72136ca1392a /sound/last.c | |
parent | fd1a73c60ee0bfd3fefc96ad270effd69b350aba (diff) | |
download | op-kernel-dev-34470e0bfae223e3f22bd2bd6e0e1dac366c9290.zip op-kernel-dev-34470e0bfae223e3f22bd2bd6e0e1dac366c9290.tar.gz |
connector: allow multiple messages to be sent in one packet
This increases the amount of bundling to reduce the number of packets
sent. For the one wire use there can be multiple struct
w1_netlink_cmd in a struct w1_netlink_msg and multiple of those in
struct cn_msg, and with this change multiple of those in a struct
nlmsghdr, and at each level the len identifies there being multiple of
the next.
Signed-off-by: David Fries <David@Fries.net>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/last.c')
0 files changed, 0 insertions, 0 deletions