commit | 3e32582f7d5b6f364ddd31110bf7277d69fd4e91 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Wed Aug 28 23:25:16 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 29 16:19:43 2013 -0400 |
tree | ed95aed89dea6c836e57ad069737082693fee156 | |
parent | e868b0c938d9cc0d7ed4bd77d5c37676e833ed95 [diff] |
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 <fubar@us.ibm.com> CC: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>