From: Jay Vosburgh Date: Sat, 3 May 2008 00:49:38 +0000 (-0700) Subject: bonding: fix error unwind in bonding_store_bonds X-Git-Tag: v2.6.26-rc2~23^2~2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ebc66a1a8e3576322a9f47f0d06ec3c96a08d7;p=pandora-kernel.git bonding: fix error unwind in bonding_store_bonds Fixed an error unwind in bonding_store_bonds that didn't release the locks it held, and consolidated unwinds into a common block at the end of the function. Bug reported by Pavel Emelyanov , who provided a different fix. Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed