Searched hist:"766338 c79b1045866870b795882c4d42c64c9c53" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc.h | diff 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 D | enetc.c | diff 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>
|