]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: vxlan: update the document for vxlan_snoop()
authorMenglong Dong <menglong8.dong@gmail.com>
Tue, 15 Oct 2024 09:02:44 +0000 (17:02 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Oct 2024 12:16:48 +0000 (13:16 +0100)
commit160a810b2a8588187ec2b1536d0355c0aab8981c
treebedcb00f33b2b1aa33dbc3760cd9bd6825b7c8ee
parenteb4f99c56ad30cb0f8c8e93a78b1200f5987e41e
net: vxlan: update the document for vxlan_snoop()

The function vxlan_snoop() returns drop reasons now, so update the
document of it too.

Signed-off-by: Menglong Dong <dongml2@chinatelecom.cn>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan/vxlan_core.c