On Fri, May 30, 2025 at 02:57:01PM +0100, Anatoly Burakov wrote:
> Currently, the ice driver has a variable that have the same semantics as
> in other drivers, but has a different name. Rename `rx_ring_dma` to
> `rx_ring_phys_addr` for consistency with other drivers.
>
> Signed-off-by: Anatoly Bur
Currently, the ice driver has a variable that have the same semantics as
in other drivers, but has a different name. Rename `rx_ring_dma` to
`rx_ring_phys_addr` for consistency with other drivers.
Signed-off-by: Anatoly Burakov
---
Notes:
v3 -> v4:
- Make this commit separate
drivers/n
2 matches
Mail list logo