commit | 6de556c31061e3b9c36546ffaaac5fdb679a2f14 | [log] [tgz] |
---|---|---|
author | Richard Clark <richard.xnu.clark@gmail.com> | Sat Apr 25 08:58:11 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 27 11:13:15 2020 -0700 |
tree | a4f1c7d1c5646c383818069740804d1dfa1c1e4e | |
parent | 18e6719c141e472fe3b9dce2d089eb89fdbce0b5 [diff] |
aquantia: Fix the media type of AQC100 ethernet controller in the driver The Aquantia AQC100 controller enables a SFP+ port, so the driver should configure the media type as '_TYPE_FIBRE' instead of '_TYPE_TP'. Signed-off-by: Richard Clark <richard.xnu.clark@gmail.com> Cc: Igor Russkikh <irusskikh@marvell.com> Cc: "David S. Miller" <davem@davemloft.net> Acked-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>