]> 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>
Tue, 5 Aug 2014 23:20:16 +0000 (16:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Aug 2014 23:20:16 +0000 (16:20 -0700)
commit71ffbfe8992f4d589012e6bd8c669d3063427d6a
treed7fde990c3b172d0f85d2d78e8662556d97c5c15
parentec6390c6d41a72d3b1d225c234a35f3ad629a770
parent1ac0f4de295dc7c63281b51925c11b1eb2aa968c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge

Antonio Quartulli says:

====================
pull request net: batman-adv 2014-08-04

this is a pull request intended for net.

It just contains a patch by Sven Eckelmann that fixes the
reception of out-of-order fragments. As explained in the
commit message, the issue was due to a wrong assumption
about hlist_for_each_entry() in batadv_frag_insert_packet().
====================

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