From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 2.6.22-rc4] ehea: Fixed possible kernel panic on VLAN packet recv Date: Sat, 09 Jun 2007 18:26:32 -0400 Message-ID: <466B2918.9070400@garzik.org> References: <200706062053.16986.osstklei@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Christoph Raisch , Jan-Bernd Themann , Jan-Bernd Themann , linux-kernel , linux-ppc , Marcus Eder , netdev , Thomas Klein , Stefan Roscher To: Thomas Klein Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:35174 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755996AbXFIW0g (ORCPT ); Sat, 9 Jun 2007 18:26:36 -0400 In-Reply-To: <200706062053.16986.osstklei@de.ibm.com> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Thomas Klein wrote: > This patch fixes a possible kernel panic due to not checking the vlan group > when processing received VLAN packets and a malfunction in VLAN/hypervisor > registration. > > > Signed-off-by: Thomas Klein applied