Systemd/src/udev/net
Thomas Haller 3301f9eb97 link: allocate correct number of bytes in ethtool_set_features()
sfeatures is a "struct ethtool_sfeatures". Use sizeof() on the correct
data type.

Since "struct ethtool_gstrings" is larger than "struct ethtool_sfeatures",
this had no serious consequences.

Fixes: 50725d10e3
2018-08-27 14:14:30 +02:00
..
ethtool-util.c link: allocate correct number of bytes in ethtool_set_features() 2018-08-27 14:14:30 +02:00
ethtool-util.h link: fix type for link-config's "features" array of tristates 2018-08-07 15:40:39 +02:00
link-config-gperf.gperf network,udev: sort included headers 2018-05-09 12:00:27 +09:00
link-config.c network: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
link-config.h link: fix type for link-config's "features" array of tristates 2018-08-07 15:40:39 +02:00