kernel_optimize_test/drivers/net/tulip
Eric Sesterhenn / snakebyte 7e0b58f32f [PATCH] BUG_ON() Conversion in net/tulip/de2104x.c
hi,

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

One of the if()s contains a call to de_is_running(),
which seems to be safe to replace, but someone with more
knownledge of the code might want to verify this...

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 [PATCH] BUG_ON() Conversion in net/tulip/de2104x.c 2006-01-27 10:33:16 -05:00
dmfe.c
eeprom.c
interrupt.c
Kconfig
Makefile
media.c
pnic.c
pnic2.c
timer.c
tulip_core.c
tulip.h
uli526x.c
winbond-840.c
xircom_cb.c
xircom_tulip_cb.c