From: Wengang Wang Date: Tue, 23 Dec 2014 01:24:36 +0000 (+0800) Subject: bonding: change error message to debug message in __bond_release_one() X-Git-Tag: fixes-v4.0-rc1~357^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22a9e4141474b9f314947f159817050a1db58d8;p=pandora-kernel.git 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 Acked-by: Ding Tianhong Signed-off-by: Andy Gospodarek Signed-off-by: David S. Miller --- Reading git-diff-tree failed