]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/iavf/base/iavf_status.h
net/i40e/base: add new link speed constants
[dpdk.git] / drivers / net / iavf / base / iavf_status.h
index cb91afb017fd3291f5f6ac0b581e60a8e1cc0b72..e57e53c0602125665c57ab28d3d1654cc1edaa7e 100644 (file)
@@ -1,12 +1,12 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2013 - 2015 Intel Corporation
+ * Copyright(c) 2001-2019
  */
 
 #ifndef _IAVF_STATUS_H_
 #define _IAVF_STATUS_H_
 
 /* Error Codes */
-enum iavf_status_code {
+enum iavf_status {
        IAVF_SUCCESS                            = 0,
        IAVF_ERR_NVM                            = -1,
        IAVF_ERR_NVM_CHECKSUM                   = -2,