From: Shuah Khan Date: Thu, 12 Apr 2012 09:28:13 +0000 (+0000) Subject: net/core: simple_strtoul cleanup X-Git-Tag: v3.5-rc1~109^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e420c71b53829c661123a21b14a42d821e5e7f;p=pandora-kernel.git net/core: simple_strtoul cleanup Changed net/core/net-sysfs.c: netdev_store() to use kstrtoul() instead of obsolete simple_strtoul(). Signed-off-by: Shuah Khan Signed-off-by: David S. Miller --- Reading git-diff-tree failed