Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Dec 2015 21:59:19 +0000 (16:59 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Dec 2015 21:59:19 +0000 (16:59 -0500)
commit0c9cd7c4339c4b9a423e32732e8345387c56af1f
tree54152098444291ed13faaa11f1e2a52a055ad793
parentfe82b3300ec9c0dc4ba871f9a58b265aadf4e186
parentb7fe3d4f4a65bc675e737d88071300ea9c4bcddd
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge

Antonio Quartulli says:

====================
Included changes:
- prevent compatibility issue between DAT and speedy join from creating
  inconsistencies in the global translation table
- make sure temporary TT entries are purged out if not claimed
- fix comparison function used for TT hash table
- fix invalid stack access in batadv_dat_select_candidates()
====================

Signed-off-by: David S. Miller <davem@davemloft.net>