This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/net
Patrick McHardy 29906f6a42 vlan: cleanup multiple unregistrations
The temporary copy of the VLAN group is not neccessary since the lower device
is already in the process of being unregistered, if it was neccessary the
memset of the global group would introduce a race condition.

With this removed, the changes to the original code are only a few lines, so
remove the new function and move the code back into vlan_device_event().

Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-29 23:43:00 -07:00
..
2009-09-23 22:26:32 +09:30
2009-05-25 01:53:53 -07:00
2009-09-26 20:16:15 -07:00
2009-10-20 18:55:46 -07:00
2009-10-20 18:55:46 -07:00
2009-05-25 01:53:53 -07:00
2009-10-14 20:40:11 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 01:10:46 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-07-12 12:22:34 -07:00
2009-10-18 21:32:01 -07:00