]> xenbits.xensource.com Git - libvirt.git/commit
Move struct elem out of virNetDevGetFeatures
authorJán Tomko <jtomko@redhat.com>
Fri, 3 Jun 2016 18:01:44 +0000 (20:01 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 7 Jun 2016 12:13:11 +0000 (14:13 +0200)
commit0a7da7882dcb5154115a59ceec1773c6ce51091b
treeeb9e3f127f7e21be1dadadd7b4551a4bba0a884c
parent7d097b223d0b7c4d28a36d50621c3a5315dd57ae
Move struct elem out of virNetDevGetFeatures

Rename struct elem to virNetDevEthtoolFeatureCmd and move it
out of the function to allow reusing it.
src/util/virnetdev.c