linux/drivers/net/ethernet/intel/iavf/iavf_status.h

/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright(c) 2013 - 2018 Intel Corporation. */

#ifndef _IAVF_STATUS_H_
#define _IAVF_STATUS_H_

/* Error Codes */
enum iavf_status {};

#endif /* _IAVF_STATUS_H_ */