diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-07-07 14:27:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-07 14:49:08 +0300 |
commit | 94c763513452b466d1e5c86b9d883ba13c9a031a (patch) | |
tree | 9be5fbbae4f0027ca50f66e716c8ee507b7d1b3c /include/net/flow_dissector.h | |
parent | 26476f6a1236304f1f230961469ff51c67111c8e (diff) | |
download | linux-94c763513452b466d1e5c86b9d883ba13c9a031a.tar.xz |
farsync: remove redundant variable txq_length
Variable txq_length is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'txq_length' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/flow_dissector.h')
0 files changed, 0 insertions, 0 deletions