Hi Alex, > This patches moves the debugfs interface related register after > netdevice register. The function lowpan_dev_debugfs_init will use > "dev->name" which can be before register_netdevice a format string. > The function register_netdevice will evaluate the format string if > necessary and replace "dev->name" to the real interface name. > > Reported-by: Lukasz Duda <lukasz.duda@xxxxxxxxxxxxx> > Signed-off-by: Alexander Aring <alex.aring@xxxxxxxxx> > --- > net/6lowpan/core.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 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