commit | cb2cda484840730f0f7683286fa2a25dc1dbecf0 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jul 04 02:27:20 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 05 09:13:07 2017 +0100 |
tree | 28056845e57903f376a84fd05789d1d53700906d | |
parent | 2eb333c4b442c4bcab79ada53019d4a47f252e46 [diff] |
nfp: remove legacy MAC address lookup The legacy MAC address lookup doesn't work well with breakout cables. We are probably better off picking random addresses than the wrong ones in the theoretical scenario where management FW didn't tell us what the port config is. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>