From: David Fries Date: Thu, 16 Jan 2014 04:29:20 +0000 (-0600) Subject: w1: reply only to the requester portid X-Git-Tag: v3.15-rc1~141^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dbf5671c73f23c2dd7082c0a14da4e7e902983a;p=pandora-kernel.git w1: reply only to the requester portid Unicast one wire replies back to the sender portid to avoid multiple programs getting each other's messages, especially as the response can't be uniquely identified with the sequence coming from the requesting program when both programs generate the same id. Continue to broadcast events such as add/remove master/slave devices. Signed-off-by: David Fries Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed