Hi Jacob, > Probe functions should return 0 on success. This driver's probe > returns the value returned by hci_register_dev(), which is the hci > index. This works for systems with only one hci device (id = 0) but > for systems where the btwilink device ends up with an id larger than > 0, things will start to fall apart. > > Make the probe function return 0 on success. > > Signed-off-by: Jacob Siverskog <jacob@teenage.engineering> > --- > drivers/bluetooth/btwilink.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch has been applied to bluetooth-stable 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