From: Rémi Denis-Courmont Date: Wed, 15 Sep 2010 12:30:12 +0000 (+0000) Subject: Phonet: hook resource routing to userspace via ioctl()'s X-Git-Tag: v2.6.37-rc1~147^2~430 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7417fa83c1a8b75a03bd9b9b358999f38e771eab;p=pandora-kernel.git Phonet: hook resource routing to userspace via ioctl()'s I wish we could use something cleaner, such as bind(). But that would not work since resource subscription is orthogonal/in addition to the normal object ID allocated via bind(). This is similar to multicasting which also uses ioctl()'s. Signed-off-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- Reading git-diff-tree failed