X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fnetdev-vport.c;h=0153ac78dc2aadb156d45f9ac5df3899f7bce0d5;hb=aed133bf9bce8f35b666c3052907f525c803c83b;hp=96834115e39f1f6941e2965a814c1bdec3cc5b6d;hpb=5136ce492c414f377f7be9ae32b259abb9f76580;p=openvswitch diff --git a/lib/netdev-vport.c b/lib/netdev-vport.c index 96834115..0153ac78 100644 --- a/lib/netdev-vport.c +++ b/lib/netdev-vport.c @@ -31,7 +31,7 @@ VLOG_DEFINE_THIS_MODULE(netdev_vport) struct netdev_vport_notifier { struct netdev_notifier notifier; struct list list_node; - struct shash_node *shash_node; + struct shash_node *shash_node; }; static struct shash netdev_vport_notifiers =