commit | 52f81dbaf1378faf64c3ecea5129cebf826ef126 | [log] [tgz] |
---|---|---|
author | Liu Yuan <tailai.ly@taobao.com> | Fri Apr 01 06:23:49 2011 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Tue May 24 10:06:25 2011 -0700 |
tree | cd7be0e965a12f0da8ad42f08414df2b6beebf3c | |
parent | c3af0980ce01dfb8e946990c3ae4c3727b1e9f26 [diff] |
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>