]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: mdio: drop memset
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Wed, 6 May 2026 19:52:52 +0000 (21:52 +0200)
committerRobert Marko <robimarko@gmail.com>
Mon, 11 May 2026 08:32:30 +0000 (10:32 +0200)
commitdc08ffc707c9bfccd99dabfb8747a89edf184a8e
treea4b5420d0f76ba124506d07308dcb445a3ef5883
parentf3cd53b6a1fd45791d8d916f9a65efaf5b9b2f59
realtek: mdio: drop memset

Use modern compound literal assignment instead.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/23230
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.18/drivers/net/mdio/mdio-realtek-otto.c