mirror of
https://github.com/openwrt/openwrt.git
synced 2026-01-14 17:40:16 +04:00
This patch changes the declarations of ndo_get_stats64 handlers to the previous struct rtnl_link_stats64 * return type instead of the mainline void return. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>