commit | 2e365b1b80aa98655a5582dbb9bf6cf8c0ff268c | [log] [tgz] |
---|---|---|
author | Somnath Kotur <somnath.kotur@broadcom.com> | Wed Feb 03 09:49:20 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 07 13:55:22 2016 -0500 |
tree | 33d6632854d87800d2cae51453d1cdb795edffa3 | |
parent | ee9ad2802449c0a6811a74af2ce30500895d137b [diff] |
be2net: Don't run ethtool self-tests for VFs The CMD_SUBSYSTEM_LOWLEVEL cmds need DEV_CFG Privilege to run which VFs don't have by default. Self-tests need to be issued only for PFs. Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com> Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>