diff options
author | Sven Eckelmann <sven.eckelmann@openmesh.com> | 2018-02-19 16:08:53 +0300 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2018-02-25 22:11:11 +0300 |
commit | 011c935fceae5252619ef730baa610c655281dda (patch) | |
tree | ae02734ad65de9e9574345688fd4bdff9547d9fe /drivers/s390/char | |
parent | 10d570284258a30dc104c50787c5289ec49f3d23 (diff) | |
download | linux-011c935fceae5252619ef730baa610c655281dda.tar.xz |
batman-adv: Ignore invalid batadv_v_gw during netlink send
The function batadv_v_gw_dump stops the processing loop when
batadv_v_gw_dump_entry returns a non-0 return code. This should only
happen when the buffer is full. Otherwise, an empty message may be
returned by batadv_gw_dump. This empty message will then stop the netlink
dumping of gateway entries. At worst, not a single entry is returned to
userspace even when plenty of possible gateways exist.
Fixes: b71bb6f924fe ("batman-adv: add B.A.T.M.A.N. V bat_gw_dump implementations")
Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'drivers/s390/char')
0 files changed, 0 insertions, 0 deletions