Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/can/sja1000
Joe Perches 215faf9c5f drivers/net/*/: Use static const
Using static const generally increases object text and decreases data size.
It also generally decreases overall object size.

Signed-off-by: Joe Perches <joe@perches.com>
2010-12-21 02:16:10 -08:00
..
ems_pci.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
Kconfig can: tscan1: add driver for TS-CAN1 boards 2010-10-24 15:26:48 -07:00
kvaser_pci.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
Makefile can: tscan1: add driver for TS-CAN1 boards 2010-10-24 15:26:48 -07:00
plx_pci.c drivers/net/*/: Use static const 2010-12-21 02:16:10 -08:00
sja1000.c can: SJA1000 add missing spin_lock_init() 2010-05-20 23:21:45 -07:00
sja1000.h can: Fix SJA1000 command register writes on SMP systems 2010-05-18 14:03:10 -07:00
sja1000_isa.c Fix some #includes in CAN drivers (rebased for net-next-2.6) 2010-04-13 03:32:42 -07:00
sja1000_of_platform.c drivers/net/can/sja1000: Use printf extension %pR for struct resource 2010-11-17 12:25:57 -08:00
sja1000_platform.c can: sja1000 platform data fixes 2010-05-17 22:39:48 -07:00
tscan1.c can: tscan1: add driver for TS-CAN1 boards 2010-10-24 15:26:48 -07:00