- fix netlink error suppression

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=98
This commit is contained in:
Michal Kubeček
2020-06-12 10:24:49 +00:00
committed by Git OBS Bridge
parent 7fbfad3245
commit 8638bb85d4
3 changed files with 47 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 12 10:19:38 UTC 2020 - Michal Kubecek <mkubecek@suse.cz>
- prevent misleading netlink error message when running on kernel
without ethtool netlink support:
netlink-fix-error-message-suppression.patch
-------------------------------------------------------------------
Sun Jun 7 19:55:27 UTC 2020 - Michal Kubecek <mkubecek@suse.cz>