diff options
author | David S. Miller <davem@davemloft.net> | 2011-11-26 16:54:17 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-26 16:54:17 -0500 |
commit | 450faacc621dbe0a4945ed8292afd45f4602d263 (patch) | |
tree | 6d783d94dbaec502f90ef5a7355ca87704a3d433 /lib/gen_crc32table.c | |
parent | 49f5ed4250c757cb19d953fcac2737a35ca14d76 (diff) |
ifenslave: Fix unused variable warnings.
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>
Diffstat (limited to 'lib/gen_crc32table.c')
0 files changed, 0 insertions, 0 deletions