From: Ying Xue Date: Thu, 27 Mar 2014 04:54:33 +0000 (+0800) Subject: tipc: convert tipc_bearers array to pointer list X-Git-Tag: v3.15-rc1~113^2~66^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3874ccbba80f3b3127e94b1e055fb3d502a44718;p=pandora-kernel.git tipc: convert tipc_bearers array to pointer list As part of the effort to introduce RCU protection for the bearer list, we first need to change it to a list of pointers. Signed-off-by: Ying Xue Reviewed-by: Erik Hugne Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed