diff options
author | 2020-03-05 09:06:36 +0000 | |
---|---|---|
committer | 2020-03-20 14:42:20 +0100 | |
commit | dd063ffae0e54c1ec2b7257c92ac1ea31546a932 (patch) | |
tree | d77101f26e621e4e0e4f03b85c5a80bd0b6ddbd3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: Allow deleting stations in ibss mode to reset their state (diff) | |
download | wireguard-linux-dd063ffae0e54c1ec2b7257c92ac1ea31546a932.tar.xz wireguard-linux-dd063ffae0e54c1ec2b7257c92ac1ea31546a932.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions