> +#if (defined(RHEL_RELEASE_CODE) && \
> +     (RHEL_RELEASE_CODE >= RHEL_RELEASE_VERSION(6, 8)) && \
> +     (LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 34)))
> +#undef NET_NAME_UNKNOWN
> +#endif

Should the title be "kni: support RHEL 6.8"?

Reply via email to