From: Dan Williams Date: Fri, 25 May 2007 21:33:28 +0000 (-0400) Subject: [PATCH] libertas: correctly balance locking in libertas_process_rx_command X-Git-Tag: v2.6.22-rc5~44^2~2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cfb00823872d0181c5c72c2d457de93518d96e7;p=pandora-kernel.git [PATCH] libertas: correctly balance locking in libertas_process_rx_command adapter->lock should released after unlocking adapter->driver_lock to balance the order in which they were locked at the top of the function. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed