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:
c3af098
)
RDMA/nes: Add a check for strict_strtoul()
author
Liu Yuan
<tailai.ly@taobao.com>
Fri, 1 Apr 2011 06:23:49 +0000
(06:23 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 24 May 2011 17:06:25 +0000
(10:06 -0700)
It should check if strict_strtoul() succeeds before using
'wqm_quanta_value'.
Signed-off-by: Liu Yuan <tailai.ly@taobao.com>
[ Convert to kstrtoul() directly while we're here. - Roland ]
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found