sfc: Demote "MC Scheduler error" messages
authorRobert Stonehouse <rstonehouse@solarflare.com>
Mon, 7 Oct 2013 17:44:17 +0000 (18:44 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 6 Dec 2013 22:29:19 +0000 (22:29 +0000)
commit2d9955bedb18a403bde1290607d5c02cd86ae5fe
tree98cf6102b6d955eeb83b10c0efb4af209f40475b
parent2dd6426597eb642197a0bdb13d096acb1164b958
sfc: Demote "MC Scheduler error" messages

The MC firmware is cooperatively multitasking and its scheduler will
send an event when a task yields after running for more than the
expected maximum time.  This can be useful for firmware development
but does not usually indicate a serious error and does not help to
detect a lockup (there is a hardware watchdog that does that).
Change the message and reduce log level accordingly.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/mcdi.c
This page took 0.025054 seconds and 5 git commands to generate.