aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorAlexander Aring <[email protected]>2015-12-15 12:25:35 +0100
committerMarcel Holtmann <[email protected]>2015-12-20 08:21:00 +0100
commit92e17ee72a60b126263cbcd749e5da688e0198a3 (patch)
treed5058e90ef47bc3578ce61300d8489ec4aa08388 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent7eb7404f7ee4bf59cb034897ab678aba2755c5e0 (diff)
6lowpan: fix debugfs interface entry name
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 <[email protected]> Signed-off-by: Alexander Aring <[email protected]> Acked-by: Lukasz Duda <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions