diff options
author | David S. Miller <davem@davemloft.net> | 2011-11-26 16:54:17 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-03 12:59:13 -0800 |
commit | ec348687008984da6d4fbabf6f359f37c99dcebe (patch) | |
tree | 3517492748a847b552dcbef07a8f14435a43f99b /Documentation/i2o | |
parent | 7ddaba0a4191dfa77db0167a76a7b3e1d46cbd2d (diff) |
ifenslave: Fix unused variable warnings.
commit 450faacc621dbe0a4945ed8292afd45f4602d263 upstream.
Documentation/networking/ifenslave.c: In function ‘if_getconfig’:
Documentation/networking/ifenslave.c:508:14: warning: variable ‘mtu’ set but not used [-Wunused-but-set-variable]
Documentation/networking/ifenslave.c:508:6: warning: variable ‘metric’ set but not used [-Wunused-but-set-variable]
The purpose of this function is to simply print out the values
it probes, so...
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/i2o')
0 files changed, 0 insertions, 0 deletions