From: Linus Luessing Date: Sat, 10 Mar 2012 22:17:52 +0000 (+0800) Subject: batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT X-Git-Tag: v3.5-rc1~109^2~106^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d853f624691776232a675768bcdb239d7b837ea;p=pandora-kernel.git batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT 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 --- Reading git-diff-tree failed