From: Erik Hugne Date: Thu, 24 Apr 2014 14:26:47 +0000 (+0200) Subject: tipc: add ioctl to fetch link names X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~322^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78acb1f9b898e85fa2c1e28e700b54b66b288e8d;p=pandora-kernel.git tipc: add ioctl to fetch link names We add a new ioctl for AF_TIPC that can be used to fetch the logical name for a link to a remote node on a given bearer. This should be used in combination with link state subscriptions. The logical name size limit definitions are moved to tipc.h, as they are now also needed by the new ioctl. Signed-off-by: Erik Hugne Reviewed-by: Ying Xue Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed