Skip to content
Commit 065e64c4 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena



The MC firmware will return error MC_CMD_ERR_ENOSPC if filter
insertion fails due to lack of resources.  The net driver's filter
implementation for Falcon-architecture returns EBUSY.  They should
behave consistently, so for EF10 change ENOSPC to EBUSY.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent a84f3bf9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment