diff options
| author | Parthasarathy Bhuvaragan <[email protected]> | 2016-02-02 10:52:11 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-02-06 03:41:57 -0500 |
| commit | 7c13c6224123a6424bd3bc60ef982759754501e9 (patch) | |
| tree | 46c3b44b1081b585a52c34d00cfd702630ac9325 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | a4273c73ebf06515eab6b5a84817a175ad8acdc4 (diff) | |
tipc: introduce tipc_subscrb_subscribe() routine
In this commit, we split tipc_subscrp_create() into two:
1. tipc_subscrp_create() creates a subscription
2. A new function tipc_subscrp_subscribe() adds the
subscription to the subscriber subscription list,
activates the subscription timer and subscribes to
the nametable updates.
In future commits, the purpose of tipc_subscrb_rcv_cb() will
be to either subscribe or cancel a subscription.
There is no functional change in this commit.
Acked-by: Ying Xue <[email protected]>
Reviewed-by: Jon Maloy <[email protected]>
Signed-off-by: Parthasarathy Bhuvaragan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions