On Friday, May 20, 2016 20:49:40 Sven Eckelmann wrote:
From: Simon Wunderlich sw@simonwunderlich.de
The BATADV_CMD_TP_METER_CANCEL netlink cmd can for example fail when no valid soft_iface can be found. This error should not only detected but also be reported back to the caller.
Fixes: 98d7a766b645 ("batman-adv: throughput meter implementation") Signed-off-by: Simon Wunderlich sw@simonwunderlich.de Signed-off-by: Sven Eckelmann sven@narfation.org
net/batman-adv/netlink.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in revision f0aae6b.
Thanks, Marek