batman-adv: convert orig_node->vlan_list to hlist
authorMarek Lindner <mareklindner@neomailbox.ch>
Sun, 21 Jun 2015 16:30:22 +0000 (00:30 +0800)
committerAntonio Quartulli <antonio@meshcoding.com>
Mon, 24 Aug 2015 22:12:20 +0000 (00:12 +0200)
commitd0fa4f3f5b0419a016ff27eea2fa615e4c0d1713
tree51ab757464f9b005c9334197b86ed29141e99f35
parent2bdd1888f147576fb870a926a4d015305b5bbeee
batman-adv: convert orig_node->vlan_list to hlist

Since the list's tail is never accessed using a double linked list head
wastes memory.

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
net/batman-adv/originator.c
net/batman-adv/translation-table.c
net/batman-adv/types.h