]> 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)
commit569aac758a9262de0476aa09e19a3902d6985177
treeb700374a014145367551448027eaf2fc74cfc391
parentb77757250b3dbdcb0388b789c05af4eae34c0e81
parenta9a4603776cc7bdcacafa431756f4b45010b4b86
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>