Home
last modified time | relevance | path

Searched hist:"766338 c79b1045866870b795882c4d42c64c9c53" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.hdiff 766338c79b1045866870b795882c4d42c64c9c53 Tue Jan 17 17:02:32 CST 2023 Vladimir Oltean <vladimir.oltean@nxp.com> net: enetc: rename "xdp" and "dev" in enetc_setup_bpf()

Follow the convention from this driver, which is to name "struct
net_device *" as "ndev", and the convention from other drivers, to name
"struct netdev_bpf *" as "bpf".

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Denetc.cdiff 766338c79b1045866870b795882c4d42c64c9c53 Tue Jan 17 17:02:32 CST 2023 Vladimir Oltean <vladimir.oltean@nxp.com> net: enetc: rename "xdp" and "dev" in enetc_setup_bpf()

Follow the convention from this driver, which is to name "struct
net_device *" as "ndev", and the convention from other drivers, to name
"struct netdev_bpf *" as "bpf".

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>