From: dingtianhong Date: Mon, 10 Feb 2014 08:33:59 +0000 (+0800) Subject: bonding: remove unwanted bond lock for enslave processing X-Git-Tag: v3.14-rc3~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b8790b5006b5ca3ee1c039c3c909833d7958716;p=pandora-kernel.git bonding: remove unwanted bond lock for enslave processing The bond enslave processing don't hold bond->lock anymore, so release an unlocked rw lock will cause warning message, remove the unwanted read_unlock(&bond->lock). Cc: Jay Vosburgh Cc: Veaceslav Falico Cc: Andy Gospodarek Signed-off-by: Ding Tianhong Acked-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed