diff options
author | Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> | 2016-02-02 10:52:11 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-06 03:41:57 -0500 |
commit | 7c13c6224123a6424bd3bc60ef982759754501e9 (patch) | |
tree | 46c3b44b1081b585a52c34d00cfd702630ac9325 /net/802 | |
parent | a4273c73ebf06515eab6b5a84817a175ad8acdc4 (diff) | |
download | blackbird-obmc-linux-7c13c6224123a6424bd3bc60ef982759754501e9.tar.gz blackbird-obmc-linux-7c13c6224123a6424bd3bc60ef982759754501e9.zip |
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 <ying.xue@windriver.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions