On Fri, May 30, 2025 at 02:57:00PM +0100, Anatoly Burakov wrote:
> Currently, the i40e driver has a variable that has the same semantics as
> in other drivers, but has a different name. Rename `rx_using_sse` to
> `vector_rx` to match it to other drivers.
>
> Signed-off-by: Anatoly Burakov
> ---
A
Currently, the i40e driver has a variable that has the same semantics as
in other drivers, but has a different name. Rename `rx_using_sse` to
`vector_rx` to match it to other drivers.
Signed-off-by: Anatoly Burakov
---
Notes:
v3 -> v4:
- Make this commit separate
drivers/net/intel/i40e
2 matches
Mail list logo