Re: [PATCH v3] net-netlink: Add a new attribute to expose TOSvalues via netlink

From: Stephen Hemminger
Date: Wed Oct 12 2011 - 11:52:38 EST


On Tue, 11 Oct 2011 18:28:07 -0700
Muraliraja Muniraju <muralira@xxxxxxxxxx> wrote:

> +/* INET_DIAG_TOS */
> +
> +struct inet_diag_tos {
> + __u8 idiag_tos;
> +};
> +

This structure is not used.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/