android_kernel_samsung_a7y1.../net
Dan Carpenter 04a329133b Bluetooth: delete a stray unlock
commit df66499a1fab340c167250a5743931dc50d5f0fa upstream.

We used to take a lock in amp_physical_cfm() but then we moved it to
the caller function.  Unfortunately the unlock on this error path was
overlooked so it leads to a double unlock.

Fixes: a514b17fab51 ("Bluetooth: Refactor locking in amp_physical_cfm")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-07 13:24:53 +02:00
..
6lowpan
9p
802
8021q
appletalk appletalk: Set error code if register_snap_client failed 2020-04-07 12:46:15 +02:00
atm
ax25
batman-adv
bluetooth Bluetooth: delete a stray unlock 2020-04-07 13:24:53 +02:00
bridge netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() 2020-04-07 13:23:58 +02:00
caif
can
ceph
core inet: protect against too small mtu values. 2020-04-07 13:12:32 +02:00
dcb
dccp
decnet decnet: fix DN_IFREQ_SIZE 2020-04-07 12:42:56 +02:00
dns_resolver
dsa
ethernet
hsr
ieee802154
ipv4 tcp: do not send empty skb from tcp_write_xmit() 2020-04-07 13:24:05 +02:00
ipv6
ipx
irda
iucv
key
l2tp
l3mdev
lapb
llc
mac80211
mac802154
mpls
mptcp
ncm
netfilter
netlabel
netlink
netrom
nfc net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() 2020-04-07 13:22:15 +02:00
openvswitch openvswitch: remove another BUG_ON() 2020-04-07 12:43:36 +02:00
packet af_packet: set defaule value for tmo 2020-04-07 13:22:07 +02:00
phonet
rds
rfkill
rose
rxrpc
sched net: sched: fix tc -s class show no bstats on class with nolock subqueues 2020-04-07 12:43:40 +02:00
sctp sctp: fully initialize v4 addr in some functions 2020-04-07 13:22:20 +02:00
sunrpc sunrpc: fix crash when cache_head become valid before update 2020-04-07 13:08:11 +02:00
switchdev
tipc tipc: fix ordering of tipc module init and exit routine 2020-04-07 13:12:30 +02:00
unix net: fix warning in af_unix 2020-04-07 12:34:56 +02:00
vmw_vsock VSOCK: bind to random port for VMADDR_PORT_ANY 2020-04-07 12:41:40 +02:00
wimax
wireless
x25 net/x25: fix null_x25_address handling 2020-04-07 12:45:11 +02:00
xfrm
compat.c
Kconfig
Makefile
socket.c
sysctl_net.c