device: remove interface name checks from all classes
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 16 Feb 2016 15:50:00 +0000 (16:50 +0100)
committerThomas Haller <thaller@redhat.com>
Wed, 17 Feb 2016 17:43:44 +0000 (18:43 +0100)
commit8b016cd9a70914713f85f65fbec25b4fb10d6954
tree0a686c56cc1ac2e989a8d8a2ac76ee08cb4f7756
parentf9ec7136413d941d7dcafc82bcc0f89e1fd2261f
device: remove interface name checks from all classes

Generic check_connection_compatible() already does the check.
src/devices/nm-device-bond.c
src/devices/nm-device-bridge.c
src/devices/nm-device-macvlan.c
src/devices/nm-device-vlan.c
src/devices/nm-device-vxlan.c
src/devices/team/nm-device-team.c