diff options
author | Eiichi Tsukata <[email protected]> | 2019-06-25 12:08:01 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-25 12:59:04 -0700 |
commit | b8e8a86337c25941cb06e9a1c8ee01ab9aab0cc2 (patch) | |
tree | 3559461b96229a9441073259e2e66f7f78f2013a /scripts/gdb/linux/tasks.py | |
parent | 38c73529de13e1e10914de7030b659a2f8b01c3b (diff) |
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
/proc/sys/net/ipv6/route/skip_notify_on_dev_down assumes given value to be
0 or 1. Use proc_dointvec_minmax instead of proc_dointvec.
Fixes: 7c6bb7d2faaf ("net/ipv6: Add knob to skip DELROUTE message ondevice down")
Signed-off-by: Eiichi Tsukata <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions