diff options
author | Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de> | 2014-05-20 13:14:22 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-22 21:24:13 +0200 |
commit | 6f3eabcd041aa062cfabd2fc62194a33b507f51c (patch) | |
tree | a9af119650dbecdfa82d5bbfb83761f589a9571e /scripts/bloat-o-meter | |
parent | net: davinci_emac: fix oops caused by uninitialized ndev->dev (diff) | |
download | linux-6f3eabcd041aa062cfabd2fc62194a33b507f51c.tar.xz linux-6f3eabcd041aa062cfabd2fc62194a33b507f51c.zip |
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 <phoebe.buckheister@itwm.fraunhofer.de>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bloat-o-meter')
0 files changed, 0 insertions, 0 deletions