[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0904211708290.15595@qirst.com>
Date: Tue, 21 Apr 2009 17:08:50 -0400 (EDT)
From: Christoph Lameter <cl@...ux.com>
To: Johann Baudy <johann.baudy@...-log.net>
cc: netdev@...r.kernel.org, Evgeniy Polyakov <zbr@...emap.net>
Subject: Re: [PATCH] TX_RING and packet mmap
On Tue, 21 Apr 2009, Johann Baudy wrote:
> > Well yes. But I guess you know best what to call them. Just make them
> > more decriptive of their function.
>
> Yes, I understand, but I'm just afraid of backward compatibility with
> libraries that are currently using packet_mmap for RX ring. If I
> rename those TP_STATUS_KERNEL into TP_STATUS_AVAILABLE. I will break
> this compatibility.
> (for compilation).
You can do
#define TP_STATUS_AVAILABLE TP_STATUS_KERNEL
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists