From: Shahed Shaikh Date: Thu, 25 Jun 2015 12:19:25 +0000 (+0300) Subject: bnx2x: Fix VF MAC removal X-Git-Tag: omap-for-v4.2/fixes-rc1^2~57^2~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9e9c1d2093135f55bf72697498b3eb6137b66b;p=pandora-kernel.git bnx2x: Fix VF MAC removal There's a bug in today's driver where VF requests to add/remove MAC filters always reach the Hypervisor as add requests. This prevents the VF from changing its MAC address, as it cannot remove the previously configured MAC and runs out of MAC credits. Signed-off-by: Shahed Shaikh Signed-off-by: Yuval Mintz Signed-off-by: Ariel Elior Signed-off-by: David S. Miller --- Reading git-diff-tree failed