From: Toshiaki Makita Date: Wed, 16 Oct 2013 08:07:14 +0000 (+0900) Subject: bridge: Apply the PVID to priority-tagged frames X-Git-Tag: v3.12-rc7~20^2~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b90356ce17c2b199cd55530cb9c3cfabe18dbdc3;p=pandora-kernel.git bridge: Apply the PVID to priority-tagged frames IEEE 802.1Q says that when we receive priority-tagged (VID 0) frames use the PVID for the port as its VID. (See IEEE 802.1Q-2011 6.9.1 and Table 9-2) Apply the PVID to not only untagged frames but also priority-tagged frames. Signed-off-by: Toshiaki Makita Reviewed-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed