net/ipv6: convert skip_notify_on_dev_down sysctl to u8
authorEric Dumazet <edumazet@google.com>
Thu, 1 Jun 2023 16:04:45 +0000 (16:04 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 3 Jun 2023 05:55:43 +0000 (22:55 -0700)
commitef62c0ae6db11c095880e473db9f846132d7eba8
treed4aff0f197679a9d394ee3c329b1220484d82b7b
parentedf2e1d2019b2730d6076dbe4c040d37d7c10bbe
net/ipv6: convert skip_notify_on_dev_down sysctl to u8

Save a bit a space, and could help future sysctls to
use the same pattern.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Acked-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/netns/ipv6.h
net/ipv6/route.c