linux/drivers/net/ethernet/renesas
Arvind Yadav ef00df854b net: sh_eth: constify platform_device_id
platform_device_id are not supposed to change at runtime. All functions
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-13 20:12:23 -07:00
..
Kconfig
Makefile
ravb.h ravb: add wake-on-lan support via magic packet 2017-08-01 17:54:38 -07:00
ravb_main.c ravb: add workaround for clock when resuming with WoL enabled 2017-08-01 17:54:38 -07:00
ravb_ptp.c
sh_eth.c net: sh_eth: constify platform_device_id 2017-08-13 20:12:23 -07:00
sh_eth.h sh_eth: add missing EESIPR bits 2017-01-30 22:05:43 -05:00