commit | a22a9e4141474b9f314947f159817050a1db58d8 | [log] [tgz] |
---|---|---|
author | Wengang Wang <wen.gang.wang@oracle.com> | Tue Dec 23 09:24:36 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 27 02:20:55 2014 -0500 |
tree | fb404f0f744aa61d7bd3d9950a8cdebd3da3f6a3 | |
parent | 24f626d3439f61d87fca0c0c07f614fba41a4e92 [diff] |
bonding: change error message to debug message in __bond_release_one() In __bond_release_one(), when the interface is not a slave or not a slave of "this" master, it log error message. The message actually should be a debug message matching what bond_enslave() does. Signed-off-by: Wengang Wang <wen.gang.wang@oracle.com> Acked-by: Ding Tianhong <dingtianhong@huawei.com> Signed-off-by: Andy Gospodarek <gospo@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>