From: Veaceslav Falico Date: Wed, 28 Aug 2013 21:25:16 +0000 (+0200) Subject: bonding: pr_debug instead of pr_warn in bond_arp_send_all X-Git-Tag: v3.12-rc1~132^2~151^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e32582f7d5b6f364ddd31110bf7277d69fd4e91;p=pandora-kernel.git bonding: pr_debug instead of pr_warn in bond_arp_send_all They're simply annoying and will spam dmesg constantly if we hit them, so convert to pr_debug so that we still can access them in case of debugging. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed