commit | 77927b7d9dd6c9c5f59f0f49c76cda54b908090e | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sun Jun 21 14:42:49 2015 +0200 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Tue Aug 25 00:12:21 2015 +0200 |
tree | 15a4c680aeecebfeea3517da29b2dc764f28ce81 | |
parent | a121048a89f8186fa2c8388d5b41528466013857 [diff] |
batman-adv: Return EINVAL on invalid gw_bandwidth change 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> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>