]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit137d019fe31ca6d176833ece2dbc76ab52e002b0
tree71274fd9989c12863f3974036e8b5d4f0127bf56
parent7ff777830115ef62e810b7b8235c406ffc12044c
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