diff options
author | Taehee Yoo <ap420073@gmail.com> | 2020-03-05 09:06:36 +0000 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-03-20 14:42:20 +0100 |
commit | dd063ffae0e54c1ec2b7257c92ac1ea31546a932 (patch) | |
tree | d77101f26e621e4e0e4f03b85c5a80bd0b6ddbd3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a916062a09d94cbeff87b7d57840b8747ab4a833 (diff) |
virt_wifi: implement ndo_get_iflink
->ndo_get_iflink() is useful for finding lower interface.
Test commands:
ip link add dummy0 type dummy
ip link add vw1 link dummy0 type virt_wifi
ip link show vw1
Before:
9: vw1: <BROADCAST,MULTICAST> ...
After:
9: vw1@dummy0: <BROADCAST,MULTICAST> ...
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Link: https://lore.kernel.org/r/20200305090636.28221-1-ap420073@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions