OSDN Git Service

net: phy: Add more link modes to the settings table
authorAndrew Lunn <andrew@lunn.ch>
Sat, 10 Nov 2018 22:43:36 +0000 (23:43 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Nov 2018 18:10:01 +0000 (10:10 -0800)
commit3c6b59d6f07c69dbe9d9e0191d158820bdda7f60
tree9ba9fbdcb495baa6036815aec2e1420b99706efa
parentfe1919147c69c3b820f801eb99bcc50cec0fb5a5
net: phy: Add more link modes to the settings table

Now that PHYs and MAC can support more than 32 bit masks, add link
modes which are > 31 to the PHY settings table.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy-core.c