From: Richard Alpe Date: Thu, 20 Nov 2014 09:29:13 +0000 (+0100) Subject: tipc: add link set to new netlink api X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~144^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f96ce7a20d6972a834202f3cdd6a53fd0ee26a8e;p=pandora-kernel.git tipc: add link set to new netlink api Add TIPC_NL_LINK_SET to the new tipc netlink API. This command can set one or more link properties for a particular link. Netlink logical layout of link set message: -> link -> name -> properties [ -> tolerance ] [ -> priority ] [ -> window ] Signed-off-by: Richard Alpe Reviewed-by: Erik Hugne Reviewed-by: Jon Maloy Acked-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed