diff options
| author | Julian Wiedmann <[email protected]> | 2018-04-26 09:42:14 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-04-27 13:38:47 -0400 |
| commit | d8de0ddfade012ee2e3030c60ff288b78ec0a717 (patch) | |
| tree | 40649aec24302ef72f6efee5fefd9f886690d102 /tools/perf/scripts/python | |
| parent | d4ac024688aec2fb726bf5ddad991d214111d50a (diff) | |
s390/qeth: don't worry about IPs on VLAN removal
When removing a VLAN ID on a L3 device, the driver currently attempts to
walk and unregister the VLAN device's IP addresses.
This can be safely removed - before qeth_l3_vlan_rx_kill_vid() even gets
called, we receive an inet[6]addr event for each IP on the device and
qeth_l3_handle_ip_event() unregisters the address accordingly.
Signed-off-by: Julian Wiedmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions