[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJFZqHzAdWjHDvEiYBY5pXScbEwTrh2NCwaZ88afQ987W4gY2w@mail.gmail.com>
Date: Sun, 30 Sep 2018 17:27:20 +0800
From: Li RongQing <roy.qing.li@...il.com>
To: Li RongQing <lirongqing@...du.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH][net-next] ipv6: drop container_of when convert dst to rt6_info
> + BUILD_BUG_ON(offsetof(struct rt6_info, dst) != 0);
> +
please drop this patch, thanks
since BUILD_BUG_ON has been added in ip6_fib.h
include/net/ip6_fib.h: BUILD_BUG_ON(offsetof(struct rt6_info, dst) != 0);
-Li
Powered by blists - more mailing lists