tipc: Remove callback field from subscription structure
authorYing Xue <ying.xue@windriver.com>
Tue, 19 Jul 2011 08:21:56 +0000 (04:21 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 18 Sep 2011 02:55:14 +0000 (22:55 -0400)
commit7e2447763c28b8b67af67e757508c1a05c2c85b9
tree71274fd9989c12863f3974036e8b5d4f0127bf56
parent245f3d342dccad293d0cd0bbe231051b2daa695f
tipc: Remove callback field from subscription structure

Eliminate the "event_cb" member from TIPC's "subscription" structure
since the function pointer it holds always points to subscr_send_event().

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/subscr.c
net/tipc/subscr.h