From: Simon Wunderlich simon@open-mesh.com
This series includes a couple of patches which fix some issues and prepare for the upcoming BATMAN V code.
Simon Wunderlich (3): batman-adv: fix lockdep splat when doing mcast_free batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet batman-adv: add seqno maximum age and protection start flag parameters
net/batman-adv/bat_iv_ogm.c | 12 ++++++++++-- net/batman-adv/main.h | 3 +++ net/batman-adv/multicast.c | 2 ++ net/batman-adv/routing.c | 13 ++++++++++--- net/batman-adv/routing.h | 3 ++- 5 files changed, 27 insertions(+), 6 deletions(-)