On Sunday, June 21, 2015 14:42:49 Sven Eckelmann wrote:
Invalid speed settings by the user are currently acknowledged as correct but not stored. Instead the return of the store operation of the file "gw_bandwidth" should indicate that the given value is not acceptable.
Signed-off-by: Sven Eckelmann sven@narfation.org
v2:
- rebased on current master
- add missing header linux/errno.h
net/batman-adv/gateway_common.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in revision aa203f7.
Thanks, Marek