commit | f0249056eaf2b9a17b2b76a6e099e9b7877e187d | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Fri Apr 21 20:11:23 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 24 13:54:46 2017 -0400 |
tree | c6ac75d01fbc05db26682fb5d7d59140dabbccab | |
parent | a82fba8dbfb522bd19b1644bf599135680fd0122 [diff] |
bnxt_en: Fix VF attributes reporting. The .ndo_get_vf_config() is returning the wrong qos attribute. Fix the code that checks and reports the qos and spoofchk attributes. The BNXT_VF_QOS and BNXT_VF_LINK_UP flags should not be set by default during init. time. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>