diff options
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | 2012-06-27 21:14:35 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-01 03:34:49 -0700 |
commit | ea2ab8711b8a4363e3b3ee0dc609d1b3c8b92899 (patch) | |
tree | e6ccbd1015a236a077fe29d5c91db482fbdc4b39 /Documentation/networking | |
parent | c801e3cc1925e02fa7213889306d4d77e6ad1550 (diff) | |
download | linux-ea2ab8711b8a4363e3b3ee0dc609d1b3c8b92899.tar.gz linux-ea2ab8711b8a4363e3b3ee0dc609d1b3c8b92899.tar.bz2 linux-ea2ab8711b8a4363e3b3ee0dc609d1b3c8b92899.zip |
stmmac: do not use strict_strtoul but kstrtoint
This patch replaces the obsolete strict_strtoul with kstrtoint.
v2: also removed casting on kstrtoul.
v3: use kstrtoint instead of kstrtoul due to all vars are integer.
thanks to E. Dumazet.
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions