OSDN Git Service

net: delete redundant function declaration
authorChen Wandun <chenwandun@huawei.com>
Wed, 13 Oct 2021 09:47:02 +0000 (17:47 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Oct 2021 00:50:29 +0000 (17:50 -0700)
commit9974cb5c879048f5144d0660c4932d98176213c4
treedf7fccbf6d07ef28aef7ae1412bb3a4573878f18
parentffdbc0fe8be490ddd6814635cb1df32172249e5d
net: delete redundant function declaration

The implement of function netdev_all_upper_get_next_dev_rcu has been
removed in:
commit f1170fd462c6 ("net: Remove all_adj_list and its references")
so delete redundant declaration in header file.

Fixes: f1170fd462c6 ("net: Remove all_adj_list and its references")
Signed-off-by: Chen Wandun <chenwandun@huawei.com>
Link: https://lore.kernel.org/r/20211013094702.3931071-1-chenwandun@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/netdevice.h