]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/ethtool-util.c
ethtool: minimize the size of port_table 11351/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Jan 2019 18:29:21 +0000 (03:29 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 7 Jan 2019 18:30:15 +0000 (03:30 +0900)
commit44909f1c9ff846c981ffd0864122b9264e987cd0
tree285718e167839e8e12408301e3a90d38a7a67542
parent1637c3575b1d4e50dfdde50b54ba8724b0f60123
ethtool: minimize the size of port_table

Note that `_NET_DEV_PORT_MAX` is 0x100.
src/udev/net/ethtool-util.c