chiark / gitweb /
net-util: match on the driver as exposed by ethtool if DRIVER not set
authorTom Gundersen <teg@jklm.no>
Fri, 21 Feb 2014 21:29:25 +0000 (22:29 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 21 Feb 2014 21:59:29 +0000 (22:59 +0100)
commitbf175aafd20c9ef974709ef12c5acf836121af33
tree47262edca73fc2ea2107185eb1a45066c426ca61
parent95f41b729855bdc9788bec87ab25e54e25ca8a5f
net-util: match on the driver as exposed by ethtool if DRIVER not set

Also fix a copy-paste error that broke matching on interface name.
man/systemd-networkd.service.xml
man/udev.xml
src/network/networkd-netdev.c
src/network/networkd-network.c
src/shared/net-util.c
src/shared/net-util.h
src/udev/net/link-config.c