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)
commit52f81dbaf1378faf64c3ecea5129cebf826ef126
treecd7be0e965a12f0da8ad42f08414df2b6beebf3c
parentc3af0980ce01dfb8e946990c3ae4c3727b1e9f26
RDMA/nes: Add a check for strict_strtoul()

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>
drivers/infiniband/hw/nes/nes.c