linux/drivers/net/wan
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
..
lmc wan/lmc bitfields fixes 2008-01-18 14:44:32 -05:00
.gitignore
Kconfig
Makefile
c101.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
cosa.c cosa: Convert from class_device to device for cosa sync driver 2008-01-24 20:40:07 -08:00
cosa.h
cycx_drv.c
cycx_main.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
cycx_x25.c cycx: annotations and fixes (.24 fodder?) 2007-12-22 22:53:06 -05:00
dlci.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
dscc4.c dscc4 endian fixes 2008-01-18 14:44:32 -05:00
farsync.c [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
farsync.h
hd6457x.c
hd64570.h
hd64572.h
hdlc.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
hdlc_cisco.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
hdlc_fr.c [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc 2007-08-13 22:52:11 -07:00
hdlc_ppp.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
hdlc_raw.c
hdlc_raw_eth.c
hdlc_x25.c
hostess_sv11.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
lapbether.c [NET]: Wrap netdevice hardware header creation. 2007-10-10 16:52:50 -07:00
n2.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
pc300-falc-lh.h
pc300.h
pc300_drv.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
pc300_tty.c
pc300too.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
pci200syn.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
sbni.c Eliminate pointless casts from void* in a few driver irq handlers. 2007-10-23 19:53:16 -04:00
sbni.h sbni endian fixes 2008-01-18 14:44:33 -05:00
sdla.c [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
sealevel.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
syncppp.c [SYNCPPP]: Endianness and 64bit fixes. 2007-12-14 13:54:38 -08:00
wanxl.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
wanxl.h
wanxlfw.S
wanxlfw.inc_shipped
x25_asy.c [TTY]: Use tty_mode_ioctl() in network drivers. 2007-11-07 04:14:24 -08:00
x25_asy.h
z85230.c
z85230.h