dce98db82836d00cc45db667ada6b77a86724f13 parent b3ce0325f2bf1bb737cb8fc7c349ce8fefdd9e40 author Patrick McHardy 1215318401 -0700 committer David S. Miller 1215318401 -0700 vlan: Move device unregistration before lower dev cleanup Move the unregister_netdevice() call for the VLAN device before cleanup for the lower device. This is needed by GVRP so it can send a leave message before the applicant on the lower device is cleaned up. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller