From: Erik Hugne Date: Thu, 6 Mar 2014 13:40:21 +0000 (+0100) Subject: tipc: don't log disabled tasklet handler errors X-Git-Tag: v3.14-rc7~10^2~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2892505ea170094f982516bb38105eac45f274b1;p=pandora-kernel.git tipc: don't log disabled tasklet handler errors Failure to schedule a TIPC tasklet with tipc_k_signal because the tasklet handler is disabled is not an error. It means TIPC is currently in the process of shutting down. We remove the error logging in this case. Signed-off-by: Erik Hugne Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed