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 <[email protected]> > Cc: Gustavo Padovan <[email protected]> > Cc: Johan Hedberg <[email protected]> > Cc: David S. Miller <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Android Kernel Team <[email protected]> > Cc: John Stultz <[email protected]> > Signed-off-by: Nick Pelly <[email protected]> > [kiran: Added context to commit message] > Signed-off-by: Kiran Raparthy <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

