linux/drivers/net/wireless/hostap
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers
* use irq_handler_t where appropriate

* no need to use 'irq' function arg, its already stored in a data struct

* rename irq handler 'irq' argument to 'dummy', where the function
  has been analyzed and proven not to use its first argument.

* remove always-false "dev_id == NULL" test from irq handlers

* remove pointless casts from void*

* declance: irq argument is not const

* add KERN_xxx printk prefix

* fix minor whitespace weirdness

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-01-28 15:03:40 -08:00
..
Kconfig
Makefile
hostap.h
hostap_80211.h
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c
hostap_download.c
hostap_hw.c [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
hostap_info.c
hostap_ioctl.c introduce WEXT scan capabilities 2008-01-28 14:58:25 -08:00
hostap_main.c
hostap_pci.c hostap: fix section mismatch warning 2007-11-10 04:25:12 -05:00
hostap_plx.c hostap: section mismatch warning 2008-01-16 12:53:32 -05:00
hostap_proc.c
hostap_wlan.h