Skip to content
Commit a4ecfe6a authored by Andre Edich's avatar Andre Edich Committed by Greg Kroah-Hartman
Browse files

smsc95xx: remove redundant function arguments

[ Upstream commit 368be1ca

 ]

This patch removes arguments netdev and phy_id from the functions
smsc95xx_mdio_read_nopm and smsc95xx_mdio_write_nopm.  Both removed
arguments are recovered from a new argument `struct usbnet *dev`.

Signed-off-by: default avatarAndre Edich <andre.edich@microchip.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Stable-dep-of: 52a2f060

 ("net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent ca63fb7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment