On Saturday, January 16, 2016 16:40:08 Marek Lindner wrote: > From: Linus Luessing > > This allows us to easily add a sysfs parameter for an > unsigned int later, which is not for a batman mesh interface > (e.g. bat0), but for a common interface instead. It allows > reading and writing an atomic_t in hard_iface (instead of > bat_priv compared to the mesh variant). > > Developed by Linus during a 6 months trainee study period in > Ascom (Switzerland) AG. > > Signed-off-by: Linus Luessing > Signed-off-by: Marek Lindner > [antonio@open-mesh.com: rename functions and move macros] > Signed-off-by: Antonio Quartulli > --- > net/batman-adv/sysfs.c | 49 > +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 > insertions(+) Applied in revision ec46535. Thanks, Marek