commit | f56a288b1e59cc260372f32665a209d381be404b | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Apr 29 10:05:40 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Apr 29 10:05:40 2010 +0000 |
tree | 26f839f6ca2aaa017e2d2cb125f52c4ae4c03fd6 | |
parent | b17b3c51e20799e4e82b839edb033971cdc4dcc2 [diff] [blame] |
Issue #7834: Fix connect() of Bluetooth L2CAP sockets with recent versions of the Linux kernel. Patch by Yaniv Aknin.
diff --git a/Misc/ACKS b/Misc/ACKS index 0bb62ae..af6a7be 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -14,6 +14,7 @@ Jim Ahlstrom Farhan Ahmad Nir Aides +Yaniv Aknin Jyrki Alakuijala Billy G. Allie Kevin Altis