mirror of
https://github.com/rancher/plugins.git
synced 2025-09-16 09:19:02 +00:00
DEL can be called multiple times, a plugin should return no error if the device is already removed, and other errors should be returned. It was the opposite for vlan plugin. This PR fixes it. Signed-off-by: Quan Tian <qtian@vmware.com>