Hi David, On Wed, Oct 02, 2013, David Herrmann wrote: > Allow plugins to return -ENOSYS during registration and handle it as > "not-supported" error. It makes the error messages slightly more useful in > case kernel-support is missing for a particular subsystem. > --- > src/plugin.c | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-) Both patches have been applied after a couple of minor tweaks: remove one of the three logs in the bnep failure case (we don't need that many) and restrict scope of the err variable in plugin.c. Johan -- 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