]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/failsafe/failsafe_private.h
net/txgbe: support destroying consistent filter
[dpdk.git] / drivers / net / failsafe / failsafe_private.h
index 6af0ef8471b0de7b86128d6a390069099c6ca82b..0f9a572af8bd6f4f8729fb5307a73a3351a765eb 100644 (file)
@@ -149,7 +149,7 @@ struct fs_priv {
        /*
         * Set of sub_devices.
         * subs[0] is the preferred device
-        * any other is just another slave
+        * any other is just another sub device
         */
        struct sub_device *subs;  /* shared between processes */
        uint8_t subs_head; /* if head == tail, no subs */