projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26893e7
)
batman-adv: remove unused inline function batadv_arp_change_timeout
author
YueHaibing
<yuehaibing@huawei.com>
Fri, 24 Apr 2020 13:14:37 +0000
(21:14 +0800)
committer
Simon Wunderlich
<sw@simonwunderlich.de>
Fri, 24 Apr 2020 13:22:41 +0000
(15:22 +0200)
There's no callers in-tree.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/distributed-arp-table.h
patch
|
blob
|
history
diff --git
a/net/batman-adv/distributed-arp-table.h
b/net/batman-adv/distributed-arp-table.h
index
2bff2f4
..
4e03166
100644
(file)
--- a/
net/batman-adv/distributed-arp-table.h
+++ b/
net/batman-adv/distributed-arp-table.h
@@
-163,11
+163,6
@@
static inline void batadv_dat_init_own_addr(struct batadv_priv *bat_priv,
{
}
-static inline void batadv_arp_change_timeout(struct net_device *soft_iface,
- const char *name)
-{
-}
-
static inline int batadv_dat_init(struct batadv_priv *bat_priv)
{
return 0;