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:
@@ -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
|
||||
|
مرجع در شماره جدید
Block a user