kernel-ark/net/mac802154
Phoebe Buckheister 6f3eabcd04 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>
2014-05-22 15:24:13 -04:00
..
ieee802154_dev.c mac802154: make csma/cca parameters per-wpan 2014-04-01 16:25:51 -04:00
Kconfig mac802154: update Kconfig 2014-05-16 17:23:40 -04:00
llsec.c mac802154: llsec: fix incorrect lock pairing 2014-05-22 15:24:13 -04:00
llsec.h mac802154: add llsec decryption method 2014-05-16 17:23:41 -04:00
mac802154.h mac802154: add llsec configuration functions 2014-05-16 17:23:41 -04:00
mac_cmd.c mac802154: propagate device address changes to llsec 2014-05-16 17:23:41 -04:00
Makefile mac802154: add llsec structures and mutators 2014-05-16 17:23:40 -04:00
mib.c mac802154: add llsec configuration functions 2014-05-16 17:23:41 -04:00
monitor.c mac802154: monitor device support 2012-05-16 15:17:08 -04:00
rx.c ieee802154: change _cb handling slightly 2014-05-15 15:51:42 -04:00
tx.c mac802154: Keep track of the channel when changed 2013-04-08 12:09:18 -04:00
wpan.c mac802154: propagate device address changes to llsec 2014-05-16 17:23:41 -04:00