diff options
author | 2021-10-15 23:41:35 -0600 | |
---|---|---|
committer | 2021-10-16 08:51:22 +0100 | |
commit | a07a296bba9ded457b853a3f11f3a23b1e5978d1 (patch) | |
tree | 9af3a54de468ef892cf3bd837b2dfac738609fd6 /tools/perf/scripts/python/stackcollapse.py | |
parent | net: macvtap: fix template string argument of device_create() call (diff) | |
download | wireguard-linux-a07a296bba9ded457b853a3f11f3a23b1e5978d1.tar.xz wireguard-linux-a07a296bba9ded457b853a3f11f3a23b1e5978d1.zip |
net: ipvtap: fix template string argument of device_create() call
The last argument of device_create() call should be a template string.
The tap_name variable should be the argument to the string, but not the
argument of the call itself. We should add the template string and turn
tap_name into its argument.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions