Hi Kiran, > Add ACL MTU, available buffers and total buffers to hci_conn_info. > > This provides userspace debugging tools access to ACL flow control state. > > This is one of the number of patches from the Android AOSP common.git tree, > which is used on almost all Android devices. so I wanted to submit it for > review to see if it should go upstream. > > Cc: Marcel Holtmann <mar...@holtmann.org> > Cc: Gustavo Padovan <gust...@padovan.org> > Cc: Johan Hedberg <johan.hedb...@gmail.com> > Cc: David S. Miller <da...@davemloft.net> > Cc: linux-blueto...@vger.kernel.org > Cc: net...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Cc: Android Kernel Team <kernel-t...@android.com> > Cc: John Stultz <john.stu...@linaro.org> > Signed-off-by: Nick Pelly <npe...@google.com> > [kiran: Added context to commit message] > Signed-off-by: Kiran Raparthy <kiran.ku...@linaro.org> > --- > include/net/bluetooth/hci.h | 3 +++ > net/bluetooth/hci_conn.c | 18 ++++++++++++++++++ > 2 files changed, 21 insertions(+)
this would break existing API and can not be accepted. NAK. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/