linux/net/batman-adv
Nicolas Dichtel a54acb3a6f dev: introduce dev_get_iflink()
The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-02 14:04:59 -04:00
..
Kconfig batman-adv: Kconfig, Add missing DEBUG_FS dependency 2015-01-07 22:17:11 +01:00
Makefile
bat_algo.h
bat_iv_ogm.c batman-adv: checkpatch - remove unnecessary parentheses 2015-01-07 17:21:56 +01:00
bitarray.c batman-adv: checkpatch - Please don't use multiple blank lines 2015-01-07 17:21:56 +01:00
bitarray.h batman-adv: checkpatch - else is not generally useful after a break or return 2015-01-07 17:21:55 +01:00
bridge_loop_avoidance.c batman-adv: fix misspelled words 2015-01-07 17:21:57 +01:00
bridge_loop_avoidance.h
debugfs.c batman-adv: checkpatch - Please use a blank line after declarations 2015-01-07 17:21:55 +01:00
debugfs.h
distributed-arp-table.c batman-adv: checkpatch - Please use a blank line after declarations 2015-01-07 17:21:55 +01:00
distributed-arp-table.h batman-adv: kernel doc fix for distributed-arp-table.h 2015-01-07 17:21:54 +01:00
fragmentation.c batman-adv: checkpatch - Please don't use multiple blank lines 2015-01-07 17:21:56 +01:00
fragmentation.h batman-adv: checkpatch - else is not generally useful after a break or return 2015-01-07 17:21:55 +01:00
gateway_client.c batman-adv: Fix use of seq_has_overflowed() 2015-02-22 17:00:08 -05:00
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c dev: introduce dev_get_iflink() 2015-04-02 14:04:59 -04:00
hard-interface.h
hash.c
hash.h
icmp_socket.c
icmp_socket.h
main.c batman-adv: fix misspelled words 2015-01-07 17:21:57 +01:00
main.h batman-adv: Start new development cycle 2015-01-07 17:21:58 +01:00
multicast.c batman-adv: fix multicast counter when purging originators 2015-01-06 11:06:04 +01:00
multicast.h batman-adv: avoid useless return in void functions 2015-01-07 17:21:52 +01:00
network-coding.c batman-adv: checkpatch - else is not generally useful after a break or return 2015-01-07 17:21:55 +01:00
network-coding.h
originator.c batman-adv: checkpatch - Please don't use multiple blank lines 2015-01-07 17:21:56 +01:00
originator.h batman-adv: checkpatch - Please don't use multiple blank lines 2015-01-07 17:21:56 +01:00
packet.h batman-adv: fix misspelled words 2015-01-07 17:21:57 +01:00
routing.c batman-adv: fix misspelled words 2015-01-07 17:21:57 +01:00
routing.h
send.c
send.h
soft-interface.c batman-adv: checkpatch - Please don't use multiple blank lines 2015-01-07 17:21:56 +01:00
soft-interface.h
sysfs.c batman-adv: checkpatch - Please don't use multiple blank lines 2015-01-07 17:21:56 +01:00
sysfs.h
translation-table.c batman-adv: fix misspelled words 2015-01-07 17:21:57 +01:00
translation-table.h
types.h batman-adv: fix misspelled words 2015-01-07 17:21:57 +01:00