vxlan_multicast: Move multicast helpers to a separate file
authorRoopa Prabhu <roopa@nvidia.com>
Tue, 1 Mar 2022 05:04:35 +0000 (05:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2022 08:38:02 +0000 (08:38 +0000)
commita498c5953a9cdadcc1479c07d5b04c1afa3f53dc
tree03f5e0b7459eb3bf2146b5b3ede49f8cf62b0025
parent7b8135f4df98b155b23754b6065c157861e268f1
vxlan_multicast: Move multicast helpers to a separate file

subsequent patches will add more helpers.

Signed-off-by: Roopa Prabhu <roopa@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan/Makefile
drivers/net/vxlan/vxlan_core.c
drivers/net/vxlan/vxlan_multicast.c [new file with mode: 0644]
drivers/net/vxlan/vxlan_private.h