commit | ae81de737885820616f9c67c2e7935998b523d58 | [log] [tgz] |
---|---|---|
author | Gagan Kumar <gagan1kumar.cs@gmail.com> | Sat Jan 01 11:11:25 2022 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 02 12:18:14 2022 +0000 |
tree | df6d03434788efdff770084a74c01372787ebe86 | |
parent | d6d86830705f173fca6087a3e67ceaf68db80523 [diff] |
mctp: Remove only static neighbour on RTM_DELNEIGH Add neighbour source flag in mctp_neigh_remove(...) to allow removal of only static neighbours. This should be a no-op change and might be useful later when mctp can have MCTP_NEIGH_DISCOVER neighbours. Signed-off-by: Gagan Kumar <gagan1kumar.cs@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>