Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] BUG_ON() Conversion in net/tulip/winbond-840.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>
- Loading branch information