diff options
author | Hongbin Wang <wh_bin@126.com> | 2022-04-06 22:46:22 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-08 12:35:12 +0100 |
commit | 7cea5560bf656b84f9ed01c0cc829d4eecd0640b (patch) | |
tree | ae77f6a80215e3319b2fe616478d475039aa7e00 /drivers/base/dd.c | |
parent | 1b808993e19447731e823b1313ee4e8da7fd92a0 (diff) |
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 'drivers/base/dd.c')
0 files changed, 0 insertions, 0 deletions