diff options
| author | Arnd Bergmann <[email protected]> | 2024-04-03 08:06:23 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-06 05:10:59 +0000 |
| commit | 17b35355c2c6a761eaf571d63dab7f06b62249fb (patch) | |
| tree | 440f6034c8a1f5f2e84a965b5c795b7e36f16073 /tools/net/ynl/lib/ynl.py | |
| parent | trace: events: cleanup deprecated strncpy uses (diff) | |
| download | kernel-17b35355c2c6a761eaf571d63dab7f06b62249fb.tar.gz kernel-17b35355c2c6a761eaf571d63dab7f06b62249fb.zip | |
3c515: remove unused 'mtu' variable
This has never been used since the start of the git history. When building
with W=1, the unused variable produces a gcc warning:
drivers/net/ethernet/3com/3c515.c:35:18: error: 'mtu' defined but not used [-Werror=unused-const-variable=]
Just remove it.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/lib/ynl.py')
0 files changed, 0 insertions, 0 deletions
