diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2021-10-07 13:26:25 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-10-12 17:31:43 +0200 |
commit | f5ff291098f70a70b344df1e388596755c3c8315 (patch) | |
tree | ff7c46add3e5b0ba9904cc8c54747e8f62688877 /kernel/sched | |
parent | 709fca500067524381e28a5f481882930eebac88 (diff) | |
download | linux-stable-f5ff291098f70a70b344df1e388596755c3c8315.tar.gz linux-stable-f5ff291098f70a70b344df1e388596755c3c8315.tar.bz2 linux-stable-f5ff291098f70a70b344df1e388596755c3c8315.zip |
Bluetooth: L2CAP: Fix not initializing sk_peer_pid
In order to group sockets being connected using L2CAP_MODE_EXT_FLOWCTL
the pid is used but sk_peer_pid was not being initialized as it is
currently only done for af_unix.
Fixes: b48596d1dc25 ("Bluetooth: L2CAP: Add get_peer_pid callback")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions