]> 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>
Tue, 25 Aug 2015 23:20:38 +0000 (16:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2015 23:20:38 +0000 (16:20 -0700)
commit0979f1bbf2554c3cac43c90d9b701dfff66de6ab
tree5d115c3fcaec9ddb3d47663e621e138dc3fcbc99
parentbbabe69caed79336196fe98059b267e6bc1e444b
parent06273b1d221668691e63241d8c29c8e51c695289
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge

Antonio Quartulli says:

====================
Included changes:
- code restyling and beautification
- use int kernel types instead of C99
- update kereldoc
- prevent potential hlist double deletion of VLAN objects
- fix gw bandwidth calculation
- convert list to hlist when needed
- add lockdep_asserts calls in function with lock requirements
  described in kerneldoc
====================

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