OSDN Git Service

Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Sat, 29 Oct 2016 20:26:50 +0000 (16:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 29 Oct 2016 20:26:50 +0000 (16:26 -0400)
commita283ad5066cd63f595224c7476001cfc367fdf2e
tree8c61419bf534c101cf2bc206a348cc2993472ee2
parent6ce40fc5413cf01056416c24fc340c0409981221
parent4c7da0f6dbcde2431d773ce03cde5e7abede54e0
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-merge

Simon Wunderlich says:

====================
This code cleanup patchset includes the following changes (chronological
order):

 - bump version strings, by Simon Wunderlich

 - README updates/clean up, by Sven Eckelmann (4 patches)

 - Code clean up and restructuring by Sven Eckelmann (2 patches)

 - Kerneldoc fix in forw_packet structure, by Linus Luessing

 - Remove unused argument in dbg_arp, by Antonio Quartulli

 - Add support to build batman-adv without wireless, by Linus Luessing

 - Restructure error handling for is_ap_isolated, by Markus Elfring

 - Remove unused initialization in various functions, by Sven Eckelmann

 - Use better names for fragment and gateway list heads, by Sven
   Eckelmann (2 patches)

 - Convert to octal permissions for files, by Sven Eckelmann

 - Avoid precedence issues for some macros, by Sven Eckelmann
====================

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