Hi Johan, > The EOPNOTSUPP and ENOTSUPP errors are very similar in meaning, but > ENOTSUPP is a fairly new addition to POSIX. Not all libc versions know > about the value the kernel uses for ENOTSUPP so it's better to use > EOPNOTSUPP to ensure understandable error messages. > > Signed-off-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/hci_conn.c | 2 +- > net/bluetooth/l2cap_core.c | 2 +- > net/bluetooth/l2cap_sock.c | 2 +- > net/bluetooth/smp.c | 4 ++-- > 4 files changed, 5 insertions(+), 5 deletions(-) patch has been applied to bluetooth-next tree. 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