mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
virnetdev: Fix function comments for virNetDevGetFeatures
In commit id 'c9027d8f4' when updating the posted patch to generate a bitmap instead of an array of named feature bits, adjustment of the args was missed
This commit is contained in:
parent
301bd80194
commit
9efab5da16
@ -3237,8 +3237,7 @@ virNetDevGFeatureAvailable(const char *ifname, struct ethtool_gfeatures *cmd)
|
||||
* This function gets the nic offloads features available for ifname
|
||||
*
|
||||
* @ifname: name of the interface
|
||||
* @features: network device feature structures
|
||||
* @nfeatures: number of features available
|
||||
* @out: bitmap of the available virNetDevFeature feature bits
|
||||
*
|
||||
* Returns 0 on success, -1 on failure.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user