Hi David,
we have 3 more bugfixes for you which we would like to see getting merged into net-next/linux-3.2. They fix refcounting, a crash on module unload and a protocol handling bug.
Thanks, Marek
The following changes since commit 9d8523931f7f5eb8900077f0da0fbe6b8ad0010b:
batman-adv: correctly set the data field in the TT_REPONSE packet (2011-10-18 22:45:10 +0200)
are available in the git repository at: git://git.open-mesh.org/linux-merge.git batman-adv/maint
Antonio Quartulli (1): batman-adv: unify hash_entry field position in tt_local/global_entry
Simon Wunderlich (2): batman-adv: remove references for global tt entries batman-adv: add sanity check when removing global tts
net/batman-adv/translation-table.c | 17 ++++++++++++++++- net/batman-adv/types.h | 4 ++-- 2 files changed, 18 insertions(+), 3 deletions(-)