diff options
| author | 2008-07-25 21:40:45 -0700 | |
|---|---|---|
| committer | 2008-07-25 21:40:45 -0700 | |
| commit | 53e5e96ec18da6f65e89f05674711e1c93d8df67 (patch) | |
| tree | 4e88faaf8fdbb0ffee8a7937aa8846472f6a4405 /net/ipv6/tcp_ipv6.c | |
| parent | ipsec: ipcomp - Decompress into frags if necessary (diff) | |
| download | linux-dev-53e5e96ec18da6f65e89f05674711e1c93d8df67.tar.xz linux-dev-53e5e96ec18da6f65e89f05674711e1c93d8df67.zip | |
drivers/net: convert BUG_TRAP to generic WARN_ON
Removes legacy reinvent-the-wheel type thing. The generic
machinery integrates much better to automated debugging aids
such as kerneloops.org (and others), and is unambiguous due to
better naming. Non-intuively BUG_TRAP() is actually equal to
WARN_ON() rather than BUG_ON().
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
