linux/drivers/net/ethernet/dec/tulip
Arvind Yadav f98dfa4a5f net: de4x5: 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
..
21142.c
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
de4x5.c net: de4x5: constify eisa_device_id 2017-08-19 17:13:41 -07:00
de4x5.h net: fix up a few missing hashtable.h conflict resolutions 2016-08-13 14:51:02 -07:00
de2104x.c net/dec: Make __de_get_link_ksettings return void 2017-06-05 11:00:41 -04:00
dmfe.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
eeprom.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
interrupt.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
media.c tulip: cleanup by using ARRAY_SIZE() 2014-01-23 13:28:29 -08:00
pnic.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
pnic2.c
timer.c tulip: Poll link status more frequently for Comet chips 2014-06-22 17:12:36 -07:00
tulip.h
tulip_core.c net: tulip: remove useless code in tulip_init_one() 2017-07-19 16:33:57 -07:00
uli526x.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
winbond-840.c net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 2017-06-05 11:00:42 -04:00
xircom_cb.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00