git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1caf09d
)
net/core: simple_strtoul cleanup
author
Shuah Khan
<shuahkhan@gmail.com>
Thu, 12 Apr 2012 09:28:13 +0000
(09:28 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Apr 2012 20:09:08 +0000
(16:09 -0400)
Changed net/core/net-sysfs.c: netdev_store() to use kstrtoul()
instead of obsolete simple_strtoul().
Signed-off-by: Shuah Khan <shuahkhan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/net-sysfs.c
patch
|
blob
|
history
diff --cc
net/core/net-sysfs.c
Simple merge