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 <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Ying Xue
2014-03-27 12:54:33 +08:00
کامیت شده توسط David S. Miller
والد 78dfb789b6
کامیت 3874ccbba8
3فایلهای تغییر یافته به همراه38 افزوده شده و 15 حذف شده

مشاهده پرونده

@@ -150,7 +150,7 @@ struct tipc_bearer_names {
struct tipc_link;
extern struct tipc_bearer tipc_bearers[];
extern struct tipc_bearer *bearer_list[];
/*
* TIPC routines available to supported media types