From: Yuval Mintz Date: Wed, 12 Feb 2014 16:19:54 +0000 (+0200) Subject: bnx2x: Revise IOV vlan/mac validation X-Git-Tag: v3.15-rc1~113^2~373^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3534ecf2584d6aa558cb8e71baab929851afcc;p=pandora-kernel.git bnx2x: Revise IOV vlan/mac validation There are several places in IOV related flows where PF needs to determine whether a VF slowpath elements have already been configured (i.e., this affect its ability to configure/remove classifications for the VF). This patch changes the conditions for the validation and performs a cleaner validation (e.g., by replacing several validations with a single one). Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed