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

sfc: Make struct efx_special_buffer less special



On EF10, the firmware is in charge of allocating buffer table entries.
Change struct efx_special_buffer to use a struct efx_buffer member,
so that it can be used with efx_nic_{alloc,free}_buffer() in that
case.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 0d19a540
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