This patch chnages the variable "new" to "_new" in order to include it in C++ code.
The define "container_of" will cast pointer before assigning. Compiler with stricter options require this.
Hi Andreas,
On Thu, May 21, 2009 at 02:27:34PM +0200, Andreas.Eversberg wrote:
This patch chnages the variable "new" to "_new" in order to include it in C++ code.
thanks, applied (svn rev. 495)