diff options
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | 2007-07-27 16:36:17 +0300 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 16:47:59 -0700 |
commit | b9c4595bc4947faa236a849324fe3492e388d949 (patch) | |
tree | 392994d87f7e64e695bb3dbb1b5472286b1deef2 /net/ipv4/tcp_vegas.c | |
parent | 1b6d427bb7eb69e6dc4f194a5b0f4a382a16ff82 (diff) |
[TCP]: Don't panic if S+L skb is detected
BUG_ON is an overkill. In fact, I was mislead by BUG_TRAP
severity (equals to WARN_ON) which is much lower than BUG_ON's
(that panics).
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_vegas.c')
0 files changed, 0 insertions, 0 deletions