]> git.baikalelectronics.ru Git - kernel.git/commit
sky2: no message on rx fifo overflow
authorStephen Hemminger <shemminger@osdl.org>
Tue, 17 Oct 2006 17:24:16 +0000 (10:24 -0700)
committerStephen Hemminger <shemminger@osdl.org>
Tue, 17 Oct 2006 17:24:16 +0000 (10:24 -0700)
commit965a33bfadd7863fbbd1b67f5fa7bf1ce851062f
treee3202eedceee73389818767ce9eb7a80f0b5b63d
parent120c58b920faeb66eb4bdc2760d1b4943d54e7e7
sky2: no message on rx fifo overflow

Under high load it is possible to make the receiver FIFO get overloaded.
The driver/hardware recover properly, so there is no reason to fill the log
with lots of extra messages, just update counter.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
drivers/net/sky2.c