From: Phoebe Buckheister Date: Tue, 20 May 2014 11:14:22 +0000 (+0200) Subject: mac802154: llsec: fix incorrect lock pairing X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~169^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f3eabcd041aa062cfabd2fc62194a33b507f51c;p=pandora-kernel.git mac802154: llsec: fix incorrect lock pairing In encrypt, sec->lock is taken with read_lock_bh, so in the error path, we must read_unlock_bh. Signed-off-by: Phoebe Buckheister Reported-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed