Hi,
Marek reviewed the the previous version of the patcheset [0] and requested some changes for patch 1 and 3.
* patch 1:
- added kerneldoc about the locking requirements
* patch 3
- changed batadv_softif_create_vlan to handle problems in batadv_sysfs_add_vlan as fatal error
Kind regards, Sven
[0] https://patchwork.open-mesh.org/project/b.a.t.m.a.n./list/?series=150&su... [1] https://www.open-mesh.org/issues/235 [2] https://www.open-mesh.org/issues/236 [3] https://www.open-mesh.org/issues/237 [4] https://www.open-mesh.org/issues/238 [5] https://www.open-mesh.org/issues/239 [6] https://www.open-mesh.org/issues/240 [7] https://www.open-mesh.org/issues/241 [8] https://patchwork.open-mesh.org/patch/4919/
net/batman-adv/gateway_client.c | 11 +++++++++-- net/batman-adv/network-coding.c | 27 +++++++++++++++------------ net/batman-adv/soft-interface.c | 25 ++++++++++++++++++------- net/batman-adv/translation-table.c | 6 ++++-- net/batman-adv/tvlv.c | 8 ++++++-- 5 files changed, 52 insertions(+), 25 deletions(-)