]> git.ipfire.org Git - thirdparty/systemd.git/commit
udev-builtin-net_id: drop redundant copy of BCMA identifier in names_bcma()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Aug 2023 13:26:21 +0000 (22:26 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Aug 2023 14:35:34 +0000 (23:35 +0900)
commitf831aef509089dd2deb03ea6e6947fc29f534567
tree1808d15a81e6ea1943844087a6c1895c3f60407c
parentd3523818e86f36d23b69aab765c4d9a85223ed88
udev-builtin-net_id: drop redundant copy of BCMA identifier in names_bcma()

Then, this makes names based on the BCMA and PCI identifiers in
names_bcma().

No functional change, just refactoring.
src/udev/udev-builtin-net_id.c