Hi David, > This is my second attempt to get these patches merged. I added 4 more fixes at > the end and removed the patches that were already merged by Gustavo. > > This fixes a lot of issues with the HIDP layer. It is currently nearly > impossible to use HIDP devices. Every attempt (except the first) to connect a > device results in an oops or panic for me. > > I haven't found a way to fix this easily, so I decided to rewrite the session > handling of HIDP. I am generally fine with these patches after a quick read-through. However I am not 100% sure that hci_conn_user is the right approach. So my question is if we really want to base this of the ACL link itself and not base this around L2CAP directly. Every L2CAP connection implies a hci_conn in the end. Would it be hard to have something like l2cap_user instead of hci_conn_user? Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html