[PLEASE REVERT] "Add a WARN_ON_ONCE" at net/sched/sch_generic.c:

From: Komuro
Date: Sat May 24 2008 - 22:40:58 EST


Hi,

Please revert the patch "Add a WARN_ON_ONCE() to
the transmit timeout function".

The transmit timeout sometimes happens on normal operation.
This message annoys me.


>net: Add a WARN_ON_ONCE() to the transmit timeout function
>
>WARN_ON_ONCE() gives a stack trace including the full module list.
>Having this in the kernel dump for the timeout case in the
>generic netdev watchdog will help us see quicker which driver
>is involved. It also allows us to collect statistics
>and patterns in terms of which drivers have this event occuring.
>
>Suggested by Andrew Morton
>
>Signed-off-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
>Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>

Best Regards
Komuro

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/