From: Stephen Hemminger Date: Fri, 12 Jun 2009 19:02:46 +0000 (+0000) Subject: bonding: remove bonding read/write semaphore X-Git-Tag: v2.6.31-rc1~330^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e0838404541d2758bee089632690aabd82f3d5d;p=pandora-kernel.git bonding: remove bonding read/write semaphore The whole read/write semaphore locking can be removed. It doesn't add any protection that isn't already done by using the RTNL mutex properly. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed