summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMitch Williams <mitch.a.williams@intel.com>2018-10-26 14:33:33 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2018-11-14 10:56:34 -0800
commit7cd8eb0861981ad212ce4242a1870c4b5831ceff (patch)
treec41fd29b83c190a9491fde28c499e54d448b2e90 /scripts
parent211257a499c632052669526c7e643f6ac51e3fc8 (diff)
downloadcachepc-linux-7cd8eb0861981ad212ce4242a1870c4b5831ceff.tar.gz
cachepc-linux-7cd8eb0861981ad212ce4242a1870c4b5831ceff.zip
i40e: suppress bogus error message
The i40e driver complains about unprivileged VFs trying to configure promiscuous mode each time a VF reset occurs. This isn't the fault of the poor VF driver - the PF driver itself is making the request. To fix this, skip the privilege check if the request is to disable all promiscuous activity. This gets rid of the bogus message, but doesn't affect privilege checks, since we really only care if the unprivileged VF is trying to enable promiscuous mode. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions