]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev-builtin-net_id: use EINVAL when we get unexpected sysattr value
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 13 Mar 2026 20:40:14 +0000 (05:40 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 May 2026 17:55:56 +0000 (02:55 +0900)
commit35edd031b9bc7e11eed5cd84c341560633b5afa3
tree18004ddfe9c287dd3a44497702abf80aa6d30be1
parentc5a04f59d912fb2c3451994279dea3ae3064f6c7
udev-builtin-net_id: use EINVAL when we get unexpected sysattr value

The results are completely ignored or only checked if it is negative or
not. Hence, this does not change anything.
src/udev/udev-builtin-net_id.c