remarkable-linux/net/ieee802154
Dan Carpenter 747cf6ed3d 6lowpan: double unlock on an error path
We already unlocked a few lines earlier here, so we can go directly to
drop without passing through unlock.  This was introduced recently in
c5d3687f6c ('6lowpan: read data from skb safely').

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-27 01:16:45 -07:00
..
6lowpan.c 6lowpan: double unlock on an error path 2012-06-27 01:16:45 -07:00
6lowpan.h 6lowpan: duplicate definition of IEEE802154_ALEN 2012-04-26 06:01:09 -04:00
af802154.h
af_ieee802154.c
dgram.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ieee802154.h
Kconfig
Makefile
netlink.c
nl-mac.c ieee802154: Stop using NLA_PUT*(). 2012-04-02 04:33:43 -04:00
nl-phy.c ieee802154: interface type to be added 2012-05-16 15:17:08 -04:00
nl_policy.c
raw.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
wpan-class.c