]> 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)
commit6ffe4b3cfc4bb586450ad74ef67a1247e1fd09ab
treed7fde990c3b172d0f85d2d78e8662556d97c5c15
parente7ad54d51efee506fccca350c1eeaa5a4c49a59f
parentc768d1587dd00e7599f9ea4b40c71cb581b5fc8a
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>