commit | b6d7773462df13c105c19ab89706687ded839844 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Oct 17 10:24:16 2006 -0700 |
committer | Stephen Hemminger <shemminger@osdl.org> | Tue Oct 17 10:24:16 2006 -0700 |
tree | e3202eedceee73389818767ce9eb7a80f0b5b63d | |
parent | 16ad91e1c686734aaa5664cd08af0b5e9bf3af61 [diff] |
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>