linux-stable-rt/net/batman-adv
David S. Miller e2270ea62a netdevice: Kill 'feature' test macros.
Almost all of these have long outstayed their welcome.

And for every one of these macros, there are 10 features for which we
didn't add macros.

Let's just delete them all, and get out of habit of doing things this
way.

Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2011-07-12 12:28:58 -07:00
..
Kconfig
Makefile
aggregation.c batman-adv: aggregation checks should use the primary_if pointer 2011-07-05 14:28:55 +02:00
aggregation.h
bat_debugfs.c
bat_debugfs.h
bat_sysfs.c
bat_sysfs.h
bitarray.c
bitarray.h
gateway_client.c batman-adv: Replace version info instead of appending them 2011-07-05 14:48:56 +02:00
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c
hard-interface.h
hash.c
hash.h
icmp_socket.c
icmp_socket.h
main.c batman-adv: Replace version info instead of appending them 2011-07-05 14:48:56 +02:00
main.h batman-adv: Replace version info instead of appending them 2011-07-05 14:48:56 +02:00
originator.c batman-adv: initialise last_ttvn and tt_crc for the orig_node structure 2011-07-07 18:49:26 +02:00
originator.h
packet.h batman-adv: keep local table consistency for further TT_RESPONSE 2011-07-07 18:49:26 +02:00
ring_buffer.c
ring_buffer.h
routing.c batman-adv: request the full table if tt_crc doesn't match 2011-07-07 18:49:26 +02:00
routing.h
send.c batman-adv: keep local table consistency for further TT_RESPONSE 2011-07-07 18:49:26 +02:00
send.h batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter 2011-07-05 14:28:54 +02:00
soft-interface.c netdevice: Kill 'feature' test macros. 2011-07-12 12:28:58 -07:00
soft-interface.h
translation-table.c batman-adv: keep global table consistency in case of roaming 2011-07-07 18:49:26 +02:00
translation-table.h batman-adv: keep local table consistency for further TT_RESPONSE 2011-07-07 18:49:26 +02:00
types.h
unicast.c
unicast.h
vis.c
vis.h