From 4bdf1881dc6230b742d7efcaad8eeac4ed25f445 Mon Sep 17 00:00:00 2001 From: Jan Moskyto Matejka Date: Mon, 4 Apr 2016 16:17:11 +0200 Subject: Channelize: rt_notify arg conversion table -> channel --- nest/proto-hooks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nest/proto-hooks.c') diff --git a/nest/proto-hooks.c b/nest/proto-hooks.c index e80f87ea..5923ff67 100644 --- a/nest/proto-hooks.c +++ b/nest/proto-hooks.c @@ -189,7 +189,7 @@ void ifa_notify(struct proto *p, unsigned flags, struct ifa *a) /** * rt_notify - notify instance about routing table change * @p: protocol instance - * @table: a routing table + * @channel: notifying channel * @net: a network entry * @new: new route for the network * @old: old route for the network -- cgit v1.2.3