From: Kris Katterjohn
Sent: 1/24/2006 4:38:26 PM
> --- x/include/linux/if_packet.h 2006-01-24 18:27:41.000000000 -0600
> +++ y/include/linux/if_packet.h 2006-01-24 17:50:02.000000000 -0600
> @@ -37,8 +37,9 @@ struct sockaddr_ll
> #define PACKET_RECV_OUTPUT 3
> /* Value 4 is still used by obsolete turbo-packet. */
> #define PACKET_RX_RING 5
> -#define PACKET_STATISTICS 6
> -#define PACKET_COPY_THRESH 7
> +#define PACKET_ACCUMULATE_STATISTICS 6
>
> +#define PACKET_STATISTICS 7
> +#define PACKET_COPY_THRESH 8
>
> struct tpacket_stats
> {
Whoops, I guess I accidentally hit ENTER there between ACCUMULATE_STATISTICS and
STATISTICS. Sorry.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html