From: Richard Alpe Date: Thu, 20 Nov 2014 09:29:15 +0000 (+0100) Subject: tipc: add media get/dump to new netlink api X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~144^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f15c6794fb744bb7741d26143a85b9012c10d4;p=pandora-kernel.git tipc: add media get/dump to new netlink api Add TIPC_NL_MEDIA_GET command to the new tipc netlink API. This command supports dumping all information about all defined media as well as getting all information about a specific media. The information about a media includes name and link properties. Netlink logical layout of media get response message: -> media -> name -> link 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