diff options
author | 2022-04-06 22:46:22 -0400 | |
---|---|---|
committer | 2022-04-08 12:35:12 +0100 | |
commit | 7cea5560bf656b84f9ed01c0cc829d4eecd0640b (patch) | |
tree | ae77f6a80215e3319b2fe616478d475039aa7e00 /net/sched/cls_api.c | |
parent | flow_dissector: fix false-positive __read_overflow2_field() warning (diff) | |
download | wireguard-linux-7cea5560bf656b84f9ed01c0cc829d4eecd0640b.tar.xz wireguard-linux-7cea5560bf656b84f9ed01c0cc829d4eecd0640b.zip |
vxlan: fix error return code in vxlan_fdb_append
When kmalloc and dst_cache_init failed,
should return ENOMEM rather than ENOBUFS.
Signed-off-by: Hongbin Wang <wh_bin@126.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions