From: David S. Miller Date: Sat, 10 Jun 2017 20:02:56 +0000 (-0400) Subject: Merge branch 'bnx2x-Fix-malicious-VFs-indication' X-Git-Tag: v4.14-rc1~743^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9a8d6a1023bb82ceadbd65f7cc54beb747fbfec;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'bnx2x-Fix-malicious-VFs-indication' Yuval Mintz says: ==================== bnx2x: Fix malicious VFs indication It was discovered that for a VF there's a simple [yet uncommon] scenario which would cause device firmware to declare that VF as malicious - Add a vlan interface on top of a VF and disable txvlan offloading for that VF [causing VF to transmit packets where vlan is on payload]. Patch #1 corrects driver transmission to prevent this issue. Patch #2 is a by-product correcting PF behavior once a VF is declared malicious. ==================== Signed-off-by: David S. Miller --- d9a8d6a1023bb82ceadbd65f7cc54beb747fbfec