mirror_ubuntu-kernels/drivers/net/ethernet/freescale/dpaa2
Li Zetao ca46d207c9 net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drv
The fsl_mc_driver_register() will set "THIS_MODULE" to driver.owner when
register a fsl_mc_driver driver, so it is redundant initialization to set
driver.owner in dpaa2_switch_drv statement. Remove it for clean code.

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20230804095946.99956-3-lizetao1@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-08-07 19:18:23 -07:00
..
dpaa2-eth-dcb.c
dpaa2-eth-debugfs.c net: dpaa2-eth: export buffer pool info into a new debugfs file 2022-10-24 09:22:11 +01:00
dpaa2-eth-debugfs.h
dpaa2-eth-devlink.c net: devlink: let the core report the driver name instead of the drivers 2022-11-30 21:49:38 -08:00
dpaa2-eth-trace.h net: dpaa2-eth: add trace points on XSK events 2022-10-24 09:22:11 +01:00
dpaa2-eth.c net: dpaa2-eth: Remove redundant initialization owner in dpaa2_eth_driver 2023-08-07 19:18:22 -07:00
dpaa2-eth.h eth: add missing xdp.h includes in drivers 2023-08-03 08:38:07 -07:00
dpaa2-ethtool.c net: dpaa2-eth: serialize changes to priv->mac with a mutex 2022-12-01 13:40:22 +01:00
dpaa2-mac.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-06-22 18:40:38 -07:00
dpaa2-mac.h net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy() 2022-12-01 13:40:21 +01:00
dpaa2-ptp.c bus: fsl-mc: Make remove function return void 2023-05-30 18:58:43 -05:00
dpaa2-ptp.h
dpaa2-switch-ethtool.c net: dpaa2-switch: serialize changes to priv->mac with a mutex 2022-12-01 13:40:22 +01:00
dpaa2-switch-flower.c net: flow_dissector: Use 64bits for used_keys 2023-07-31 09:11:24 +01:00
dpaa2-switch.c net: dpaa2-switch: Remove redundant initialization owner in dpaa2_switch_drv 2023-08-07 19:18:23 -07:00
dpaa2-switch.h net: dpaa2-switch: serialize changes to priv->mac with a mutex 2022-12-01 13:40:22 +01:00
dpaa2-xsk.c net: dpaa2-eth: Simplify bool conversion 2022-10-27 20:34:31 -07:00
dpkg.h
dpmac-cmd.h dpaa2-mac: add the MC API for reconfiguring the protocol 2022-03-14 10:41:50 +00:00
dpmac.c dpaa2-mac: add the MC API for reconfiguring the protocol 2022-03-14 10:41:50 +00:00
dpmac.h dpaa2-mac: add the MC API for reconfiguring the protocol 2022-03-14 10:41:50 +00:00
dpni-cmd.h net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools 2022-10-24 09:22:11 +01:00
dpni.c net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools 2022-10-24 09:22:11 +01:00
dpni.h net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools 2022-10-24 09:22:11 +01:00
dprtc-cmd.h
dprtc.c
dprtc.h
dpsw-cmd.h
dpsw.c
dpsw.h dpaa2-switch: integrate the MAC endpoint support 2021-08-04 09:53:34 +01:00
Kconfig
Makefile net: dpaa2-eth: AF_XDP RX zero copy support 2022-10-24 09:22:11 +01:00