summaryrefslogtreecommitdiff
path: root/drivers/s390/net/lcs.c
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.vnet.ibm.com>2018-04-26 10:42:14 +0300
committerDavid S. Miller <davem@davemloft.net>2018-04-27 20:38:47 +0300
commitd8de0ddfade012ee2e3030c60ff288b78ec0a717 (patch)
tree40649aec24302ef72f6efee5fefd9f886690d102 /drivers/s390/net/lcs.c
parentd4ac024688aec2fb726bf5ddad991d214111d50a (diff)
downloadlinux-d8de0ddfade012ee2e3030c60ff288b78ec0a717.tar.xz
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 <jwi@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/lcs.c')
0 files changed, 0 insertions, 0 deletions