OSDN Git Service

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)
commitf2294eb59d5c3efa51acb3f42a7a382e9353bdc7
treed7fde990c3b172d0f85d2d78e8662556d97c5c15
parent4f933f414bf629852f361edf0fc5e765e3e78388
parentd9124268d84a836f14a6ead54ff9d8eee4c43be5
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>