X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fnetdev.c;h=12ac81d6edf0b67a0b263f25f142f7925efbf333;hb=8758e8a373338e409d7f2863ee91e01060f35628;hp=cd824f84e97cc2a813060bd0861a47ebe59d3c81;hpb=18812dff32ce650440b9f1eac1bb00afe08c621a;p=openvswitch diff --git a/lib/netdev.c b/lib/netdev.c index cd824f84..12ac81d6 100644 --- a/lib/netdev.c +++ b/lib/netdev.c @@ -640,7 +640,7 @@ netdev_set_advertisements(struct netdev *netdev, uint32_t advertise) * * - EOPNOTSUPP: No IPv4 network stack attached to 'netdev'. * - * 'address' or 'netmask' or both may be null, in which case the address or + * 'address' or 'netmask' or both may be null, in which case the address or * netmask is not reported. */ int netdev_get_in4(const struct netdev *netdev,