commit | 7e2447763c28b8b67af67e757508c1a05c2c85b9 | [log] [tgz] |
---|---|---|
author | Ying Xue <ying.xue@windriver.com> | Tue Jul 19 04:21:56 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Sat Sep 17 22:55:14 2011 -0400 |
tree | 71274fd9989c12863f3974036e8b5d4f0127bf56 | |
parent | 245f3d342dccad293d0cd0bbe231051b2daa695f [diff] |
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>