]> www.infradead.org Git - nvme.git/commit
net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat
authorSerge Semin <fancer.lancer@gmail.com>
Mon, 1 Jul 2024 18:28:35 +0000 (21:28 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Jul 2024 08:35:50 +0000 (09:35 +0100)
commit410232ab3c07f999674a7f254b33decdd5492c46
treea828f03f196cf00218f241cbba6008d6c8c9b0eb
parent71b200b388ef2ff1b547114f17dc1fd088bfc2c6
net: pcs: xpcs: Convert xpcs_compat to dw_xpcs_compat

The xpcs_compat structure has been left as the only dw-prefix-less
structure since the previous commit. Let's unify at least the structures
naming in the driver by adding the dw_-prefix to it.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pcs/pcs-xpcs.c