From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Vick, Matthew" Subject: Re: [PATCH] ethernet: fm10k: Actually drop 4 bits Date: Mon, 26 Jan 2015 16:58:13 +0000 Message-ID: References: <1421967198-16667-1-git-send-email-linux@rasmusvillemoes.dk> <87twzhknnl.fsf@rasmusvillemoes.dk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Cc: Alexander Duyck , "Kirsher, Jeffrey T" , "e1000-devel@lists.sourceforge.net" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" To: Rasmus Villemoes Return-path: In-Reply-To: <87twzhknnl.fsf@rasmusvillemoes.dk> Content-Language: en-US Content-ID: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 1/23/15, 4:50 PM, "Rasmus Villemoes" wrote: >On Sat, Jan 24 2015, "Vick, Matthew" wrote: > >> Good catch! I noticed this too and was getting a patch together to >>address >> this. >> >> The difference is that I was planning on not silently accepting an >>invalid >> VLAN ID to begin with and returning FM10K_ERR_PARAM if the VLAN was >> invalid, which I think is a better approach for this situation. If it's >> alright with you, I'll generate the patch shortly and credit you via >>your >> Reported-by. > >Sure, do what you think is best. > >Rasmus Sounds good. I'll get the patch created and validated through Jeff's tree. Cheers, Matthew