core: merge branch 'bg/ethtool-load-module-rh1247156'
authorThomas Haller <thaller@redhat.com>
Tue, 11 Aug 2015 14:52:46 +0000 (16:52 +0200)
committerThomas Haller <thaller@redhat.com>
Tue, 11 Aug 2015 16:31:46 +0000 (18:31 +0200)
Calling ethtool on a non-existing interface name, might cause
the loading of a kernel module. Avoid that, by checking first
whether such an interface exists.

https://bugzilla.redhat.com/show_bug.cgi?id=1247156


Trivial merge