mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
[bnxt] Remove unnecessary test_if macro
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -1019,7 +1019,6 @@ struct bnxt {
|
||||
};
|
||||
|
||||
/* defines required to rsolve checkpatch errors / warnings */
|
||||
#define test_if if
|
||||
#define SHORT_CMD_SUPPORTED VER_GET_RESP_DEV_CAPS_CFG_SHORT_CMD_SUPPORTED
|
||||
#define SHORT_CMD_REQUIRED VER_GET_RESP_DEV_CAPS_CFG_SHORT_CMD_REQUIRED
|
||||
#define CQ_DOORBELL_KEY_MASK(a) (\
|
||||
|
||||
Reference in New Issue
Block a user