commit | 4cebbaca12514986039b2ac7d30e36ecd2222f64 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Thu Apr 26 17:44:37 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 27 14:47:30 2018 -0400 |
tree | db567505100838e25156465f43363d00025682a8 | |
parent | 20c1d28e106c0b526ae015fcac8e1e254bff091c [diff] |
bnxt_en: Do not allow VF to read EEPROM. Firmware does not allow the operation and would return failure, causing a warning in dmesg. So check for VF and disallow it in the driver. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>