]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
net: use -ENOSPC for transient busy indication
authorGilad Ben-Yossef <gilad@benyossef.com>
Wed, 18 Oct 2017 07:00:35 +0000 (08:00 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Nov 2017 14:11:17 +0000 (22:11 +0800)
commit068c2e703577dca8cd634421f14b90959589ec85
tree3144bd7660f68746530412aa8ab09e9f3339da3f
parentcfba73d25f0eca9f01f565f0243e3083f4667234
net: use -ENOSPC for transient busy indication

Replace -EBUSY with -ENOSPC when handling transient busy
indication in the absence of backlog.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
net/ipv4/ah4.c
net/ipv4/esp4.c
net/ipv6/ah6.c
net/ipv6/esp6.c