From: Chien Tung Date: Sat, 16 Feb 2008 03:00:36 +0000 (-0600) Subject: RDMA/nes: Fix VLAN support X-Git-Tag: v2.6.25-rc3~130^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd2fd643c500c812cae5b0d314ab9db9f959898;p=pandora-kernel.git RDMA/nes: Fix VLAN support We need to account for the VLAN header size in nes_netdev_change_mtu() and nes_netdev_init(). Also, add spin lock/unlock during VLAN RX registration so only one process can assign VLAN group for a given interface at a time. Signed-off-by: Chien Tung Signed-off-by: Glenn Streiff Signed-off-by: Roland Dreier --- Reading git-diff-tree failed