Hi Johan, * Johan Hedberg <johan.hedberg@xxxxxxxxx> [2011-11-16 23:05:35 +0200]: > Hi Gustavo, > > On Wed, Nov 16, 2011, Gustavo Padovan wrote: > > > From: Johan Hedberg <johan.hedberg@xxxxxxxxx> > > > > > > The management protocol uses a single byte for error codes (aka command > > > status). In some places this value is directly copied from HCI and in > > > other a POSIX error number is used. This makes it impossible for > > > user-space to uniquily decipher the meaning of an error. > > > > > > To solve this issue a new mgmt-specific set of error codes is added > > > along with a conversion table for HCI status values. > > > > > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > > > --- > > > v2: Use ARRAY_SIZE() instead of a custom NELEM() > > > > > > include/net/bluetooth/mgmt.h | 17 +++ > > > net/bluetooth/mgmt.c | 315 ++++++++++++++++++++++++++++++------------ > > > 2 files changed, 241 insertions(+), 91 deletions(-) > > > > It doesn't apply anymore, please rebase. > > This one's also already in your tree. > commit ca69b7957bf2e3bc0acc882b837a42617498ece1 Oh, I get lost, people are sending so many patches and I forgot to reply here when I applied the patches. Gustavo -- 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