]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: add 1000Base-X to phy settings table
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 25 Jul 2017 14:02:52 +0000 (15:02 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Aug 2017 03:55:28 +0000 (20:55 -0700)
commiteaf9060320ab50f19237f5adeb76559319ea9087
treef25f6dd9cfe323c365418d7af046d8d7e777c07b
parentcfa8d5689189e39df6896d70c7f7abaef0b4d368
net: phy: add 1000Base-X to phy settings table

Add the missing 1000Base-X entry to the phy settings table.  This was
not included because the original code could not cope with more than
32 bits of link mode mask.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy-core.c