commit | 8456d7c6041be024db3455ecf4057dd561096252 | [log] [tgz] |
---|---|---|
author | Gaosheng Cui <cuigaosheng1@huawei.com> | Thu Sep 22 16:38:55 2022 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 21 15:38:59 2023 +0200 |
tree | 7968f4d52494a8575a54477809d2ab9ef6af73e9 | |
parent | c80247ab6efa2c09ec3ae1b404ebbcd0e2c94e60 [diff] |
neighbour: Remove unused inline function neigh_key_eq16() commit c8f01a4a54473f88f8cc0d9046ec9eb5a99815d5 upstream. All uses of neigh_key_eq16() have been removed since commit 1202cdd66531 ("Remove DECnet support from kernel"), so remove it. Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>