[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120706.035739.572666246297042175.davem@davemloft.net>
Date: Fri, 06 Jul 2012 03:57:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: steffen.klassert@...unet.com
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/2] ipv6: Initialize the struct rt6_info
behind the dst_enty field
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Fri, 6 Jul 2012 11:37:09 +0200
> + new = (struct dst_entry *)rt;
>
> - new = &rt->dst;
Please do not fight the typing system, the existing "net = &rt->dst;"
assignment is the correct way to do this.
The same issue should be fixed in patch #2 as well.
Thank you.
--
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