From: Ajit Khaparde Date: Wed, 31 Mar 2010 02:00:32 +0000 (+0000) Subject: be2net: fix bug in vlan rx path for big endian architecture X-Git-Tag: v2.6.34-rc4~64^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cae9e4f8b5887d8ef46fc56c7ca97814ae741ce;p=pandora-kernel.git be2net: fix bug in vlan rx path for big endian architecture vlan traffic on big endian architecture is broken. Need to swap the vid before giving packet to stack. This patch fixes it. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed