dect
/
linux-2.6
Archived
13
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/wireless/orinoco
Joe Perches 25f8f54f6e pcmcia: Convert pcmcia_device_id declarations to const
Saves about 50KB of data.

Old/new size of all objects:
   text	   data	    bss	    dec	    hex	filename
 563015	  80096	 130684	 773795	  bcea3	(TOTALS)
 610916	  32256	 130632	 773804	  bceac	(TOTALS)

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Kurt Van Dijck <kurt.van.dijck@eia.be> (for drivers/net/can/softing/softing_cs.c)
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2011-05-06 07:46:22 +02:00
..
Kconfig
Makefile
airport.c
cfg.c orinoco: Clear dangling pointer on hardware busy 2011-03-23 15:22:04 -04:00
cfg.h
fw.c
fw.h
hermes.c
hermes.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hw.c Fix common misspellings 2011-03-31 11:26:23 -03:00
hw.h
main.c orinoco: Maintain lock until entry removed from list 2011-03-21 15:18:34 -04:00
main.h
mic.c
mic.h
orinoco.h
orinoco_cs.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco_usb.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
scan.c orinoco: Drop scan results with unknown channels 2011-02-25 15:33:38 -05:00
scan.h orinoco: abort scan on interface down 2010-11-30 13:23:05 -05:00
spectrum_cs.c pcmcia: Convert pcmcia_device_id declarations to const 2011-05-06 07:46:22 +02:00
wext.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-12-08 16:23:31 -05:00
wext.h