Re: [PATCH] altera tse: add support for lixed-links.

2015-04-21 Thread David Miller
From: Andreas Oetken Date: Tue, 21 Apr 2015 18:32:25 +0200 Subject typo "lixed --> fixed" > + /* In the case of a fixed PHY, the DT node associated > + * to the PHY is the Ethernet MAC DT node. > + */ Not indented properly, the second

[PATCH] altera tse: add support for lixed-links.

2015-04-21 Thread Andreas Oetken
From: Andreas Oetken Add support for fixed-links in configurations without PHY. (e.g. connection to a switch, SGMII point to point, SFPs) Check: Documentation/devicetree/bindings/net/fixed-link.txt. Signed-off-by: Andreas Oetken --- drivers/net/ethernet/altera/altera_tse_main.c | 36 ++