batman-adv: rename everything from *hna* into *tt* (translation table)
authorAntonio Quartulli <ordex@autistici.org>
Thu, 5 May 2011 06:42:45 +0000 (08:42 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 8 May 2011 14:10:42 +0000 (16:10 +0200)
commit2dafb49d84a9195193b28ac5047df1bbab6053b9
treecb3a9a77496257c54ce9fb61c4ff08743a98dc31
parent01df2b65e97735547ce37844f4134b5ea99b4037
batman-adv: rename everything from *hna* into *tt* (translation table)

To be coherent, all the functions/variables/constants have been renamed
to the TranslationTable style

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
19 files changed:
Documentation/networking/batman-adv.txt
net/batman-adv/aggregation.c
net/batman-adv/aggregation.h
net/batman-adv/bat_debugfs.c
net/batman-adv/hard-interface.c
net/batman-adv/main.c
net/batman-adv/main.h
net/batman-adv/originator.c
net/batman-adv/packet.h
net/batman-adv/routing.c
net/batman-adv/routing.h
net/batman-adv/send.c
net/batman-adv/send.h
net/batman-adv/soft-interface.c
net/batman-adv/translation-table.c
net/batman-adv/translation-table.h
net/batman-adv/types.h
net/batman-adv/unicast.c
net/batman-adv/vis.c