net/txgbe: support destroying consistent filter
[dpdk.git] / drivers / net / failsafe / failsafe_private.h
index 6af0ef8..0f9a572 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 */