]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6604ca4b3a394b30d1f97eb9daa628cefb46f709
treecb3a9a77496257c54ce9fb61c4ff08743a98dc31
parent5369686213955a64c50358887a9336f758951ea0
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