diff options
| author | Vladimir Oltean <[email protected]> | 2021-07-20 17:35:56 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-21 15:00:16 +0000 |
| commit | 94111dfc18b8b8cb3c72006e0e7b31c038709ab4 (patch) | |
| tree | 449f73fbc0e0adab9802d2ed3e3797ca130af49a /net/switchdev/switchdev.c | |
| parent | net: phy: at803x: finish the phy id checking simplification (diff) | |
| download | kernel-94111dfc18b8b8cb3c72006e0e7b31c038709ab4.tar.gz kernel-94111dfc18b8b8cb3c72006e0e7b31c038709ab4.zip | |
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shim
With the semicolon at the end, the compiler sees the shim function as a
declaration and not as a definition, and warns:
'switchdev_handle_fdb_del_to_device' declared 'static' but never defined
Reported-by: kernel test robot <[email protected]>
Fixes: 8ca07176ab00 ("net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE")
Signed-off-by: Vladimir Oltean <[email protected]>
Tested-by: Matthieu Baerts <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
