linux/drivers/net/ethernet/microchip/sparx5
Yang Li 867d1ac99f net: sparx5: fix resource_size.cocci warnings
Use resource_size function on resource object
instead of explicit computation.

Clean up coccicheck warning:
./drivers/net/ethernet/microchip/sparx5/sparx5_main.c:237:19-22: ERROR:
Missing resource_size with iores [ idx ]

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-27 13:27:45 +01:00
..
Kconfig Revert "net: build all switchdev drivers as modules when the bridge is a module" 2021-08-04 12:35:07 +01:00
Makefile net: sparx5: switchdev: adding frame DMA functionality 2021-08-20 14:28:55 +01:00
sparx5_calendar.c net: sparx5: add calendar bandwidth allocation support 2021-06-24 11:28:13 -07:00
sparx5_ethtool.c net: sparx5: add ethtool configuration and statistics support 2021-06-24 11:28:13 -07:00
sparx5_fdma.c net: sparx5: switchdev: adding frame DMA functionality 2021-08-20 14:28:55 +01:00
sparx5_mactable.c net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge 2021-08-10 13:22:57 -07:00
sparx5_main_regs.h
sparx5_main.c net: sparx5: fix resource_size.cocci warnings 2021-09-27 13:27:45 +01:00
sparx5_main.h net: sparx5: switchdev: adding frame DMA functionality 2021-08-20 14:28:55 +01:00
sparx5_netdev.c net: sparx5: fix bitmask on 32-bit targets 2021-08-03 11:52:37 +01:00
sparx5_packet.c net: sparx5: switchdev: adding frame DMA functionality 2021-08-20 14:28:55 +01:00
sparx5_phylink.c net: sparx5: add port module support 2021-06-24 11:28:12 -07:00
sparx5_port.c net: sparx5: switchdev: adding frame DMA functionality 2021-08-20 14:28:55 +01:00
sparx5_port.h net: sparx5: switchdev: adding frame DMA functionality 2021-08-20 14:28:55 +01:00
sparx5_switchdev.c net: bridge: switchdev: allow the TX data plane forwarding to be offloaded 2021-07-23 16:32:37 +01:00
sparx5_vlan.c net: sparx5: add vlan support 2021-06-24 11:28:13 -07:00