Message ID | 20210224155553.26893-2-kalesh-anakkur.purayil@broadcom.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Ajit Khaparde |
Headers | show |
Series | bnxt fixes | expand |
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
diff --git a/drivers/net/bnxt/bnxt_hwrm.h b/drivers/net/bnxt/bnxt_hwrm.h index a9d9fcb..449cb91 100644 --- a/drivers/net/bnxt/bnxt_hwrm.h +++ b/drivers/net/bnxt/bnxt_hwrm.h @@ -14,7 +14,6 @@ struct bnxt_filter_info; struct bnxt_cp_ring_info; struct hwrm_func_qstats_output; -#define HWRM_SEQ_ID_INVALID -1U /* Convert Bit field location to value */ #define ASYNC_CMPL_EVENT_ID_LINK_STATUS_CHANGE \ (1 << HWRM_ASYNC_EVENT_CMPL_EVENT_ID_LINK_STATUS_CHANGE)