mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
fsl/fman: Add fibre support
Set SUPPORTED_FIBRE to mac_dev->if_support. It allows proper usage of PHYs with optical/fiber support. Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> Acked-by: Madalin Bucur <madalin.bucur@oss.nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
727d6a8b7e
commit
75d5641497
@ -524,6 +524,7 @@ static void setup_memac(struct mac_device *mac_dev)
|
||||
| SUPPORTED_Autoneg \
|
||||
| SUPPORTED_Pause \
|
||||
| SUPPORTED_Asym_Pause \
|
||||
| SUPPORTED_FIBRE \
|
||||
| SUPPORTED_MII)
|
||||
|
||||
static DEFINE_MUTEX(eth_lock);
|
||||
|
Loading…
Reference in New Issue
Block a user