From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 2/2] typhoon: update to new VLAN acceleration model Date: Sun, 24 Oct 2010 16:26:37 -0700 (PDT) Message-ID: <20101024.162637.191390007.davem@davemloft.net> References: <1287951621-25170-1-git-send-email-dave@thedillows.org> <1287951621-25170-2-git-send-email-dave@thedillows.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: dave@thedillows.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:32888 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751225Ab0JXX0O (ORCPT ); Sun, 24 Oct 2010 19:26:14 -0400 In-Reply-To: <1287951621-25170-2-git-send-email-dave@thedillows.org> Sender: netdev-owner@vger.kernel.org List-ID: From: David Dillow Date: Sun, 24 Oct 2010 16:20:21 -0400 > Also correct the byteswapping as we keep the TCI in host order. > > Signed-off-by: David Dillow Applied.