diff options
| author | Jesse Brandeburg <[email protected]> | 2020-10-12 18:13:46 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-10-14 02:44:01 +0000 |
| commit | f2bf814a27c567abd51683e1e853ff3b5bbf9186 (patch) | |
| tree | 3a2495aa7db40a26796d4214956f23481d62b83c /net/tipc/node.c | |
| parent | i40e: Allow changing FEC settings on X722 if supported by FW (diff) | |
| download | kernel-f2bf814a27c567abd51683e1e853ff3b5bbf9186.tar.gz kernel-f2bf814a27c567abd51683e1e853ff3b5bbf9186.zip | |
e1000: remove unused and incorrect code
The e1000_clear_vfta function was triggering a warning in kbuild-bot
testing. It's actually a bug but has no functional impact.
drivers/net/ethernet/intel/e1000/e1000_hw.c:4415:58: warning: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
Fix this warning by removing the offending code and simplifying
the routine to do exactly what it did before, no functional
change.
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
