]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 16 Nov 2016 02:21:09 +0000 (18:21 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2016 02:56:25 +0000 (21:56 -0500)
commit0fa1dfd6b92b31eed5446e907049d5b0062b8860
treef29e41819b871da5b122c3c6285662343756aba1
parent08e10d4dd159035747610846f5185b30df943173
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset

Introduced a typo making the driver no longer build, *sigh*.

Fixes: 42469bf5d9bb ("net: bcm63xx_enet: Utilize phy_ethtool_nway_reset")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bcm63xx_enet.c