[PATCH 08/14] connector: add portid to unicast in addition to broadcasting

2013-12-28 Thread David Fries
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 Cc: Evgeniy Polyakov --- Documentation/connector/cn_test.c |2 +- drivers/connector/cn_proc.c| 18

[PATCH 08/14] connector: add portid to unicast in addition to broadcasting

2013-12-28 Thread David Fries
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 da...@fries.net Cc: Evgeniy Polyakov z...@ioremap.net --- Documentation/connector/cn_test.c |2 +- drivers/connector/cn_proc.c