]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Aug 2012 15:30:38 +0000 (11:30 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Aug 2012 15:30:50 +0000 (11:30 -0400)
commitddebf374816ed3a8d7d8309934a4d131e15d7189
treeb700374a014145367551448027eaf2fc74cfc391
parentac7b7475f9b7b32ed36107edc1b357b6be289439
parent0fa07437ff31e9388d887a30a33cd8f1d41802db
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge

Antonio Quartulli says:

====================
Included changes:
- a set of codestyle rearrangements/fixes
- new feature to early detect new joining (mesh-unaware) clients
- a minor fix for the gw-feature
- substitution of shift operations with the BIT() macro
- reorganization of the main batman-adv structure (struct batadv_priv)
- some more (very) minor cleanups and fixes
===================

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