commit | ac8f73305eea8a12fdcb6090417eb93a74efbcbd | [log] [tgz] |
---|---|---|
author | David Fries <David@Fries.net> | Wed Jan 15 22:29:19 2014 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 07 15:40:17 2014 -0800 |
tree | 62e1686b23716165be9ab5de335a0a59bab12908 | |
parent | 9fcbbac5ded489c3a4e121343db999dd51cd6c75 [diff] |
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>