linux_dsm_epyc7002/drivers/net/ethernet/3com
Arvind Yadav 670af5ed4c net: 3c59x: constify eisa_device_id
eisa_device_id are not supposed to change at runtime. All functions
working with eisa_device_id provided by <linux/eisa.h> work with
const eisa_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-19 17:13:41 -07:00
..
3c59x.c net: 3c59x: constify eisa_device_id 2017-08-19 17:13:41 -07:00
3c509.c net: 3c509: constify eisa_device_id 2017-08-19 17:13:40 -07:00
3c515.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
3c574_cs.c
3c589_cs.c
Kconfig
Makefile
typhoon.c
typhoon.h