From: Vasanthy Kolluri Date: Thu, 24 Jun 2010 10:49:51 +0000 (+0000) Subject: enic: Bug Fix: Change hardware ingress vlan rewrite mode X-Git-Tag: v2.6.36-rc1~571^2~472 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8cac14acff870203ea7f61f1a92c5486d1774fa;p=pandora-kernel.git enic: Bug Fix: Change hardware ingress vlan rewrite mode The current ingress vlan rewrite mode setting lets the hardware strip off the tag control information of a packet received on native vlan. As a result, the priority bits are also lost. The fix is to change the ingress vlan rewrite mode setting such that the complete tag control information is retained for packets that belong to native vlan. Signed-off-by: Scott Feldman Signed-off-by: Vasanthy Kolluri Signed-off-by: Roopa Prabhu Signed-off-by: David S. Miller --- Reading git-diff-tree failed