summaryrefslogtreecommitdiff
path: root/rust/helpers/uaccess.c
diff options
context:
space:
mode:
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2025-09-23 12:26:14 +0100
committerJakub Kicinski <kuba@kernel.org>2025-09-24 17:40:22 -0700
commitbae62989a31bde4018dc007b01d7cb408ccc91d7 (patch)
tree10b5dcf4f88e4d43aa58095083c1dda736577703 /rust/helpers/uaccess.c
parent9641d727162d674902c7107eeab23a7849d5ff09 (diff)
net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()
The initialisation of priv->tx_lpi_timer only happens once during the lifetime of the driver, which is during the initial administrative open of the device. Move this initialisation out of __stmmac_open() into stmmac_open(). Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Link: https://patch.msgid.link/E1v119y-0000000774A-2vvl@rmk-PC.armlinux.org.uk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/uaccess.c')
0 files changed, 0 insertions, 0 deletions