On Saturday, January 16, 2016 16:40:10 Marek Lindner wrote: > From: Linus Luessing > > Initially developed by Linus during a 6 months trainee study > period in Ascom (Switzerland) AG. > > Signed-off-by: Linus Luessing > Signed-off-by: Marek Lindner > Signed-off-by: Antonio Quartulli > --- > compat-include/linux/average.h | 74 ++++++++++++++++++++ > net/batman-adv/bat_v.c | 23 ++++++- > net/batman-adv/bat_v_elp.c | 152 > +++++++++++++++++++++++++++++++++++++++++ > net/batman-adv/bat_v_elp.h | 4 ++ > net/batman-adv/main.h | 3 + > net/batman-adv/types.h | 33 +++++++++ > 6 files changed, 288 insertions(+), 1 deletion(-) > create mode 100644 compat-include/linux/average.h Applied in revision 2c2fe0b. Thanks, Marek