From: Matan Barak Date: Wed, 10 Sep 2014 13:41:54 +0000 (+0300) Subject: net/mlx4: Use the correct VSD mask in UPDATE_QP X-Git-Tag: fixes-for-v3.18-merge-window~87^2~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=311be98a3cca6469adf369714d689f9bbf286190;p=pandora-kernel.git net/mlx4: Use the correct VSD mask in UPDATE_QP When doing VGT->VST->VGT state changes, we used an incorrect mask for the vlan-stripping-disable (VSD) flag, hence the vlan related policy for user-space Raw Ethernet QPs open by VFs wasn't really applied. Fix that, by using the correct mask. Fixes: f0f829b ('net/mlx4_core: Add immediate activate for VGT->VST->VGT') Signed-off-by: Matan Barak Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed