The annotated tag, batman-adv-fix-for-davem has been deleted was 96cb57c442a3985a9d2ad8743e80727f76f68ce4
----------------------------------------------------------------------- tag batman-adv-fix-for-davem
Included changes: - avoid integer overflow in GW selection routine - prevent DAT from replying on behalf of local clients and confuse L2 bridges - prevent race condition by making capability bit changes atomic (use clear/set/test_bit) - fix synchronization issue in mcast tvlv handler - fix crash on double list removal of TT objects (tt_local_entry and tt_request) - initialize bw values for new GWs objects to prevent memory leak - fix leak by puring packets enqueued for sending upon iface removal - ensure network header pointer is set in skb
ec3b66e09f164824dd4f334b3802b742b7df651b batman-adv: Fix potentially broken skb network header access -----------------------------------------------------------------------