Searched hist:"76 fc217d7fb11437b9395a6e61cd2e11b17220f0" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_private.h | 76fc217d7fb11437b9395a6e61cd2e11b17220f0 Mon Feb 28 23:04:30 CST 2022 Roopa Prabhu <roopa@nvidia.com> vxlan_core: move common declarations to private header file
This patch moves common structures and global declarations to a shared private headerfile vxlan_private.h. Subsequent patches use this header file as a common header file for additional shared declarations.
Signed-off-by: Roopa Prabhu <roopa@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | vxlan_core.c | diff 76fc217d7fb11437b9395a6e61cd2e11b17220f0 Mon Feb 28 23:04:30 CST 2022 Roopa Prabhu <roopa@nvidia.com> vxlan_core: move common declarations to private header file
This patch moves common structures and global declarations to a shared private headerfile vxlan_private.h. Subsequent patches use this header file as a common header file for additional shared declarations.
Signed-off-by: Roopa Prabhu <roopa@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|