Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752352AbaJOKQQ (ORCPT ); Wed, 15 Oct 2014 06:16:16 -0400 Received: from mail.windriver.com ([147.11.1.11]:48111 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751822AbaJOKQP (ORCPT ); Wed, 15 Oct 2014 06:16:15 -0400 Message-ID: <543E4949.1050606@windriver.com> Date: Wed, 15 Oct 2014 18:15:37 +0800 From: yzhu1 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Willy Tarreau , Zhu Yanjun CC: , , , , , , , , , , , , , zhuyj Subject: Re: [PATCH] gianfar: disable vlan tag insertion by default on 2.6.x References: <1413367234-28652-1-git-send-email-Yanjun.Zhu@windriver.com> <20141015100949.GA30089@1wt.eu> In-Reply-To: <20141015100949.GA30089@1wt.eu> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [128.224.162.201] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/15/2014 06:09 PM, Willy Tarreau wrote: > Hi Zhu, > > On Wed, Oct 15, 2014 at 06:00:33PM +0800, Zhu Yanjun wrote: >> In commit f43c75d4b6[gianfar: disable TX vlan based on kernel 2.6.x], >> gianfar nic disables TX vlan. But gianfar nic enables vlan tag >> insertion by default. This will lead to unusable connections on >> some configurations. Since vlan tag insertion is disabled by default >> and it is not enabled any longer, it is not necessary to disable it again. >> >> Zhu Yanjun (1): >> gianfar: disable vlan tag insertion by default >> >> drivers/net/gianfar.c | 6 ------ >> 1 file changed, 6 deletions(-) >> >> -- >> 1.9.1 > There's no patch in this e-mail. Since you sent another e-mail with almost > the same subject, I'm confused, it's unclear to me whether I only need to > apply the patch in the other one with this commit message or if it's just > that you accidently dropped the patch when sending this e-mail. Could you > please enlighten me ? > > Thanks, > Willy > Hi, Willy Sorry. Please apply the patch in the other one with this commit message. Thanks a lot. Zhu Yanjun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/