From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <52CCFEFB.201@huawei.com> Date: Wed, 8 Jan 2014 15:32:11 +0800 From: Ding Tianhong MIME-Version: 1.0 References: <52CCBDA9.8090205@huawei.com> <52CCF906.7000400@meshcoding.com> In-Reply-To: <52CCF906.7000400@meshcoding.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [B.A.T.M.A.N.] [PATCH v3.6 06/19] batman-adv: use batadv_compare_eth for concise Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Antonio Quartulli , The list for a Better Approach To Mobile Ad-hoc Networking , Marek Lindner , Simon Wunderlich , "David S. Miller" , Netdev , "linux-kernel@vger.kernel.org" On 2014/1/8 15:06, Antonio Quartulli wrote: > On 08/01/14 03:53, Ding Tianhong wrote: >> It is better to use batadv_compate_eth instead of memcpy for >> concise style. >> >> Cc: Marek Lindner >> Cc: Simon Wunderlich >> Cc: Antonio Quartulli >> Cc: "David S. Miller" >> Cc: b.a.t.m.a.n@lists.open-mesh.org >> Cc: netdev@vger.kernel.org >> Cc: linux-kernel@vger.kernel.org >> Signed-off-by: Tan Xiaojun >> Signed-off-by: Ding Tianhong >> Acked-by: Antonio Quartulli > > Am I wrong or this patch has already been merged in net-next (together > with other patches from this series)? > > > > Regards, > > Yes, it is already in net-next, so miss it, thanks. Regards Ding