On Tuesday 19 November 2013 08:26:07 Antonio Quartulli wrote:
kstrtou32() does not exist before 2.6.39. Convert it to strict_strtoul() in that case.
Used-by: e29249b4483b91d7a590a16e9b5ffe9412ce7fde ("batman-adv: add isolation_mark sysfs attribute")
Signed-off-by: Antonio Quartulli antonio@meshcoding.com
compat.h | 2 ++ 1 file changed, 2 insertions(+)
Applied in revision 28855a6.
Thanks, Marek