mdio-tools: update to version 1.0.1
authorRobert Marko <robimarko@gmail.com>
Sun, 9 Jan 2022 20:30:27 +0000 (21:30 +0100)
committerRosen Penev <rosenp@gmail.com>
Wed, 19 Jan 2022 02:05:33 +0000 (18:05 -0800)
commit9f0fdb0ee26b464609eea04deee3fb3b13a2d79a
tree1c39b164bae9a759d38d63ff4e64b06ad3839e54
parent0750d1a55519011e204555b1eeedc97ec6f13506
mdio-tools: update to version 1.0.1

Version 1.0.1 brought the following changes:
[v1.0.1] - 2021-11-26

Primarily fixes a few issues in the kernel module that were found
during a quick review from Russell King:

https://lore.kernel.org/netdev/YYPThd7aX+TBWslz@shell.armlinux.org.uk/
https://lore.kernel.org/netdev/YYPU1gOvUPa00JWg@shell.armlinux.org.uk/

- mdio: The mvls subcommand now supports flushing the ATU

- mdio-netlink: Plug some glaring holes around integer overflows of
  the PC.
- mdio-netlink: Release reference to MDIO bus after a transaction
  completes.

So, update to the latest version and switch the kernel module back
to fetching tarballs like the userspace tool does.

Signed-off-by: Robert Marko <robimarko@gmail.com>
kernel/mdio-netlink/Makefile
net/mdio-tools/Makefile