]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/qede/base/ecore_sriov.h
net/qede/base: semantic changes
[dpdk.git] / drivers / net / qede / base / ecore_sriov.h
index 0e83f0fc213d89ddb52bc62b37ed0de5ef6390b7..850b105265ff3ac87f112e2df51d5d6e2477e3a7 100644 (file)
@@ -264,7 +264,7 @@ void ecore_iov_free_hw_info(struct ecore_dev *p_dev);
  * @param p_hwfn
  * @param disabled_vfs - bitmask of all VFs on path that were FLRed
  *
- * @return 1 iff one of the PF's vfs got FLRed. 0 otherwise.
+ * @return true iff one of the PF's vfs got FLRed. false otherwise.
  */
 bool ecore_iov_mark_vf_flr(struct ecore_hwfn *p_hwfn,
                           u32 *disabled_vfs);