]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: bcmgenet: Remove special handling of "internal" phy-mode
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 23 Jun 2017 17:33:15 +0000 (10:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Jun 2017 19:06:43 +0000 (15:06 -0400)
commit40bc8b065e8fd3928270481c89d78e317d62cf24
tree6634a1e8fafde265a683f4ee01ba0d6fc45ce993
parent735d8a18433e8d953e4e2b92883bfcc566e382c2
net: bcmgenet: Remove special handling of "internal" phy-mode

The PHY library now supports an "internal" phy-mode, thus making our
custom parsing code now unnecessary.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/genet/bcmmii.c