From: Jiri Pirko Date: Thu, 23 Aug 2012 03:26:51 +0000 (+0000) Subject: team: don't print warn message on -ESRCH during event send X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c7517e9faa2f79afe95b47321f3cd08fe0145cd;p=pandora-kernel.git team: don't print warn message on -ESRCH during event send When no one is listening on NL socket, -ESRCH is returned and warning message is printed. This message is confusing people and in fact has no meaning. So do not print it in this case. Reported-by: Or Gerlitz Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed