mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 03:03:00 +09:00
mii_ethtool_gset() does not return any errors. Since there are no users of this function that rely on its return value, it can be made void. Signed-off-by: Pavel Skripkin <paskripkin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>