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)
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>

No differences found