commit | f3240e2811f05f11126b0947ff9bb411b692b2aa | [log] [tgz] |
---|---|---|
author | Giuseppe CAVALLARO <peppe.cavallaro@st.com> | Wed Jul 20 00:05:22 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 21 15:29:16 2011 -0700 |
tree | 22f51c310031175e25be0c34f570514696028295 | |
parent | 3bec5dcc649bf6b9c8f9ea996c3333381665f263 [diff] |
stmmac: remove warning when compile as built-in (V2) The patch removes the following serie of warnings when the driver is compiled as built-in: drivers/net/stmmac/stmmac_main.c: In function stmmac_cmdline_opt: drivers/net/stmmac/stmmac_main.c:1855:12: warning: ignoring return value of kstrtoul, declared with attribute warn_unused_result [snip] Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>