From: Marek Lindner Date: Sun, 4 Mar 2012 08:56:25 +0000 (+0800) Subject: batman-adv: register batman ogm receive function during protocol init X-Git-Tag: v3.5-rc1~109^2~106^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e29312c8c27d403f91522711ce9a290c7571c9;p=pandora-kernel.git batman-adv: register batman ogm receive function during protocol init The B.A.T.M.A.N. IV OGM receive function still was hard-coded although it is a routing protocol specific function. This patch takes advantage of the dynamic packet handler registration to remove the hard-coded function calls. Signed-off-by: Marek Lindner Acked-by: Simon Wunderlich Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed