]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit489ee2630384b8cc304af4275c287d77bf4ed4df
tree54152098444291ed13faaa11f1e2a52a055ad793
parentceba82fa9f66c67ddd3e4c6ca94db3f0598810c0
parent30b81f62f3ac4f88ca4ed07f9f1bee7dbb47c82c
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>