batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
authorSven Eckelmann <sven@narfation.org>
Fri, 30 Sep 2011 11:32:01 +0000 (13:32 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 20 Nov 2011 12:08:31 +0000 (13:08 +0100)
strict_strto<foo> is obsolete since v3.1-rc8-8466-g14acc55 and should be
replaced with kstrto<foo>.

Signed-off-by: Sven Eckelmann <sven@narfation.org>

No differences found