RDMA/nes: Add a check for strict_strtoul()
authorLiu Yuan <tailai.ly@taobao.com>
Fri, 1 Apr 2011 06:23:49 +0000 (06:23 +0000)
committerRoland 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