On Monday, February 01, 2016 15:21:38 Simon Wunderlich wrote: > From: Simon Wunderlich > > Since batadv_v_ogm_orig_update() was only called from one place and the > calling function became very short, merge these two functions together. > > This should also reflect the protocol description of B.A.T.M.A.N. V > better. > > Signed-off-by: Simon Wunderlich > --- > net/batman-adv/bat_v_ogm.c | 117 > ++++++++++++++++++--------------------------- 1 file changed, 46 > insertions(+), 71 deletions(-) Applied in revision 507dba0. Thanks, Marek