commit | e72c932d3f8a6b56ec9ebad6312504b2e675440a | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Mon Dec 07 14:11:33 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 07 16:49:12 2015 -0500 |
tree | 0ed1acfb999904fdd05829fd5168e29fb05a9a5f | |
parent | 611d7df8866dabe4ae3b4f4fee4403c08dc87a67 [diff] |
cxgb3: Convert simple_strtoul to kstrtox the simple_strtoul function is obsolete. This patch replace it by kstrtox. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>