netdev: Prevent using reserved names
[sliver-openvswitch.git] / ofproto / tunnel.c
index ffc4057..df28df3 100644 (file)
 #include "tunnel.h"
 #include "vlog.h"
 
-/* XXX:
- *
- * Disallow netdevs with names like "gre64_system" to prevent collisions. */
-
 VLOG_DEFINE_THIS_MODULE(tunnel);
 
 struct tnl_match {