diff options
| author | 2014-03-27 12:54:34 +0800 | |
|---|---|---|
| committer | 2014-03-27 13:08:37 -0400 | |
| commit | f47de12b06c95cfc38c1c79986210c7620f264c4 (patch) | |
| tree | 93689afb676155b5f71aee2cc91423cde9e56c76 /include/linux | |
| parent | tipc: convert tipc_bearers array to pointer list (diff) | |
tipc: remove active flag from tipc_bearer structure
After the allocation of tipc_bearer structure instance is converted
from statical way to dynamical way, we identify whether a certain
tipc_bearer structure pointer is valid by checking whether the pointer
is NULL or not. So the active flag in tipc_bearer structure becomes
redundant.
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
