diff options
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-08-18 14:31:42 -0700 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-08-25 16:21:55 -0700 |
commit | b5e1acea065fa1339f4049c2bd9782889dc68368 (patch) | |
tree | 4811b281197e5f7d36b0ae44284778f86e800938 /tools/perf/.gitignore | |
parent | 029bde79fb7969dcd9a4b2940efc06e9404a9df1 (diff) | |
download | linux-b5e1acea065fa1339f4049c2bd9782889dc68368.tar.bz2 |
Bluetooth: ISO: Fix not handling shutdown condition
In order to properly handle shutdown syscall the code shall not assume
that the how argument is always SHUT_RDWR resulting in SHUTDOWN_MASK as
that would result in poll to immediately report EPOLLHUP instead of
properly waiting for disconnect_cfm (Disconnect Complete) which is
rather important for the likes of BAP as the CIG may need to be
reprogrammed.
Fixes: ccf74f2390d6 ("Bluetooth: Add BTPROTO_ISO socket type")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/.gitignore')
0 files changed, 0 insertions, 0 deletions