linux/drivers/net/tulip
Eric Sesterhenn / snakebyte a707cd6e2d [PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.c
hi,

this changes if() BUG(); constructs to BUG_ON() which is
cleaner and can better optimized away

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2006-01-27 10:33:16 -05:00
..
21142.c
de4x5.c
de4x5.h
de2104x.c
dmfe.c
eeprom.c
interrupt.c
Kconfig
Makefile
media.c
pnic2.c
pnic.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
timer.c
tulip_core.c [PATCH] tulip: enable multiport NIC BIOS fixups for x86_64 2006-01-09 10:48:09 -05:00
tulip.h
uli526x.c [PATCH] replace MODULE_PARM in tulip/uli526x.c 2006-01-12 16:32:35 -05:00
winbond-840.c
xircom_cb.c [PATCH] BUG_ON() Conversion in net/tulip/xircom_cb.c 2006-01-27 10:33:16 -05:00
xircom_tulip_cb.c