]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
connector: add portid to unicast in addition to broadcasting
authorDavid Fries <David@Fries.net>
Thu, 16 Jan 2014 04:29:19 +0000 (22:29 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 23:40:17 +0000 (15:40 -0800)
commitac8f73305eea8a12fdcb6090417eb93a74efbcbd
tree62e1686b23716165be9ab5de335a0a59bab12908
parent9fcbbac5ded489c3a4e121343db999dd51cd6c75
connector: add portid to unicast in addition to broadcasting

This allows replying only to the requestor portid while still
supporting broadcasting.  Pass 0 to portid for the previous behavior.

Signed-off-by: David Fries <David@Fries.net>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/connector/cn_test.c
drivers/connector/cn_proc.c
drivers/connector/connector.c
drivers/hv/hv_kvp.c
drivers/hv/hv_snapshot.c
drivers/md/dm-log-userspace-transfer.c
drivers/video/uvesafb.c
drivers/w1/w1_netlink.c
include/linux/connector.h