Star64_linux/net/batman-adv
Sven Eckelmann 020577f879 batman-adv: Drop reduntant batadv interface check
If batadv_hardif_enable_interface is called then its called from its
callback ndo_add_slave. It is therefore not necessary to check if it is a
batadv interface.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2021-06-02 22:25:45 +02:00
..
bat_algo.c
bat_algo.h
bat_iv_ogm.c batman-adv: Always send iface index+name in genlmsg 2021-05-17 12:00:44 +02:00
bat_iv_ogm.h
bat_v.c batman-adv: Always send iface index+name in genlmsg 2021-05-17 12:00:44 +02:00
bat_v.h
bat_v_elp.c
bat_v_elp.h
bat_v_ogm.c
bat_v_ogm.h
bitarray.c
bitarray.h
bridge_loop_avoidance.c batman-adv: Fix spelling mistakes 2021-06-02 08:46:03 +02:00
bridge_loop_avoidance.h batman-adv: Remove the repeated declaration 2021-05-30 13:38:27 +02:00
distributed-arp-table.c
distributed-arp-table.h
fragmentation.c
fragmentation.h
gateway_client.c
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c batman-adv: Drop reduntant batadv interface check 2021-06-02 22:25:45 +02:00
hard-interface.h batman-adv: Avoid name based attaching of hard interfaces 2021-06-02 22:25:45 +02:00
hash.c
hash.h batman-adv: Fix spelling mistakes 2021-06-02 08:46:03 +02:00
Kconfig
log.c
log.h
main.c
main.h batman-adv: bcast: queue per interface, if needed 2021-05-17 12:00:44 +02:00
Makefile
multicast.c batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support 2021-05-30 13:38:27 +02:00
multicast.h
netlink.c batman-adv: Always send iface index+name in genlmsg 2021-05-17 12:00:44 +02:00
netlink.h
network-coding.c
network-coding.h
originator.c
originator.h
routing.c batman-adv: bcast: queue per interface, if needed 2021-05-17 12:00:44 +02:00
routing.h
send.c batman-adv: bcast: avoid skb-copy for (re)queued broadcasts 2021-05-17 12:00:44 +02:00
send.h batman-adv: bcast: queue per interface, if needed 2021-05-17 12:00:44 +02:00
soft-interface.c batman-adv: Avoid name based attaching of hard interfaces 2021-06-02 22:25:45 +02:00
soft-interface.h batman-adv: Drop implicit creation of batadv net_devices 2021-06-02 22:25:45 +02:00
tp_meter.c
tp_meter.h
trace.c
trace.h
translation-table.c
translation-table.h
tvlv.c
tvlv.h
types.h