From: Jay Vosburgh Date: Fri, 18 Jan 2008 00:24:58 +0000 (-0800) Subject: bonding: fix ASSERT_RTNL that produces spurious warnings X-Git-Tag: v2.6.24~41^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0138a66e18c6755ee29ce13b3f1142af775dc5f;p=pandora-kernel.git bonding: fix ASSERT_RTNL that produces spurious warnings Move an ASSERT_RTNL down to where we should hold only RTNL; the existing check produces spurious warnings because we hold additional locks at _bh, tripping a debug warning in spin_lock_mutex(). Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed