udev-rules: only invoke ethtool for existing interfaces
authorBeniamino Galvani <bgalvani@redhat.com>
Thu, 6 Aug 2015 14:57:15 +0000 (16:57 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Tue, 18 Aug 2015 06:45:42 +0000 (08:45 +0200)
commit9366bd7f90956478ffec0f35adac8dbb60823134
treec0bbe6e53b06624790da4b8b2da7c6719196f268
parentb0f3250dfb87cfc7a1174550f9071610fcbc11bf
udev-rules: only invoke ethtool for existing interfaces

ethtool may cause the auto-loading of a kernel module for non-existing
interface-names. Avoid that by checking whether such an interface exists.
data/85-nm-unmanaged.rules