diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2023-08-18 16:25:23 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-08-21 07:35:59 +0100 |
commit | b4672c733713f3bc9029c83efa7a2f1ef42ddf5b (patch) | |
tree | 3e54fd90f994b1fa754c2395967ccc3fa144dcd7 /mm/memblock.c | |
parent | 669a55560e4b8fad3598d544d062ab40fd860bcb (diff) |
IPv4: add extack info for IPv4 address add/delete
Add extack info for IPv4 address add/delete, which would be useful for
users to understand the problem without having to read kernel code.
No extack message for the ifa_local checking in __inet_insert_ifa() as
it has been checked in find_matching_ifa().
Suggested-by: Ido Schimmel <idosch@idosch.org>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/memblock.c')
0 files changed, 0 insertions, 0 deletions