commit | edd2fd643c500c812cae5b0d314ab9db9f959898 | [log] [tgz] |
---|---|---|
author | Chien Tung <ctung@neteffect.com> | Fri Feb 15 21:00:36 2008 -0600 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Feb 16 21:16:33 2008 -0800 |
tree | 46e7fb390f08cc58ca521c714742651cadf89098 | |
parent | 11e0704b7ec3abfeaee7e3a56f11c82024d1ae01 [diff] |
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 <ctung@neteffect.com> Signed-off-by: Glenn Streiff <gstreiff@neteffect.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>