datapath: Only call skb_checksum_setup on 2.6.18 && Xen.
[openvswitch] / lib / netdev-provider.h
index 752fd82a2fa123d4367e13eb45fd05520b90e520..9c880b1c2ca74bc2dbee14403d28d24dc3e19fa4 100644 (file)
@@ -73,7 +73,7 @@ struct netdev_class {
     const char *name;
 
     /* Called only once, at program startup.  Returning an error from this
-     * function will prevent any network device, of any class, from being
+     * function will prevent any network device in this class from being
      * opened.
      *
      * This function may be set to null if a network device class needs no